ReactOS 0.4.16-dev-1019-g2c2cdfd
|
#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().