#include <FtpConfig.h>
Public Member Functions | |
| Passwd () | |
Public Attributes | |
| char | user [MAX_STRING_LENGTH] |
| char | pass [MAX_STRING_LENGTH] |
| char | home [MAX_STRING_LENGTH] |
|
|
Definition at line 37 of file FtpConfig.h. |
|
|
Definition at line 35 of file FtpConfig.h. Referenced by TinyFTPD::LoadPasswd(). |
|
|
Definition at line 34 of file FtpConfig.h. Referenced by TinyFTPD::LoadPasswd(). |
|
|
Definition at line 33 of file FtpConfig.h. Referenced by TinyFTPD::LoadPasswd(). |
1.3.9.1