Definition at line 149 of file httpd.h.
Data Fields | |
AUTHINFO * | auth_next |
Link to next AUTHINFO structure. | |
char * | auth_dirname |
Pathname of protected directory. | |
char * | auth_login |
Login user and password, separated by a colon. |
Link to next AUTHINFO structure.
Definition at line 150 of file httpd.h.
Referenced by NutRegisterAuth().
char* _AUTHINFO::auth_dirname |
char* _AUTHINFO::auth_login |