| Used in: | HttpAuthBasicLookup() | |
| HttpRegisterAuthBasic() |
| Prototyped in: | nut/include/pro/uhttp/modules/mod_auth_basic.h | |
| Calls: | strcmp() | nut/c/string/strcmp.c |
| strlen() | nut/c/string/strlen.c | |
| strcasecmp(), strncasecmp() | ||
| Called by: | HttpAuthBasicValidate() | nut/pro/uhttp/modules/mod_auth_basic.c |
| References Variables: | authInfoList | nut/pro/uhttp/modules/mod_auth_basic.c |
| Prototyped in: | nut/include/pro/uhttp/modules/mod_auth_basic.h | |
| Calls: | free() | nut/crt/malloc.c |
| strcmp() | nut/c/string/strcmp.c | |
| strdup() | nut/crt/strdup.c | |
| calloc(), strcasecmp() | ||
| References Functions: | HttpAuthBasicValidate() | nut/pro/uhttp/modules/mod_auth_basic.c |
| References Variables: | authInfoList | nut/pro/uhttp/modules/mod_auth_basic.c |