ReactOS 0.4.16-dev-13-ge2fc578
|
#include <tftpd.h>
Public Attributes | |
char | alias [64] |
char | target [256] |
char home::alias[64] |
Definition at line 39 of file tftpd.h.
Referenced by init(), and processRequest().
char home::target[256] |
Definition at line 40 of file tftpd.h.
Referenced by init(), and processRequest().