Searched defs:username (Results 1 – 3 of 3) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | http_auth.c | 148 static int http_auth_get_password(server *srv, mod_auth_plugin_data *p, buffer *username, buffer *r… in http_auth_get_password() 307 …atch_rules(server *srv, mod_auth_plugin_data *p, const char *url, const char *username, const char… in http_auth_match_rules() 610 …_password_compare(server *srv, mod_auth_plugin_data *p, array *req, buffer *username, buffer *real… in http_auth_basic_password_compare() 840 buffer *username, *password; in http_auth_basic_check() local 922 char *username = NULL; in http_auth_digest_check() local
|
| H A D | mod_userdir.c | 30 buffer *username; member
|
| H A D | base.h | 504 buffer *username; member
|