Searched defs:req (Results 1 – 4 of 4) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | http_auth.c | 312 array *req; in http_auth_match_rules() local 610 static int http_auth_basic_password_compare(server *srv, mod_auth_plugin_data *p, array *req, buffe… in http_auth_basic_password_compare() 839 int http_auth_basic_check(server *srv, connection *con, mod_auth_plugin_data *p, array *req, buffer… in http_auth_basic_check() 918 int http_auth_digest_check(server *srv, connection *con, mod_auth_plugin_data *p, array *req, buffe… in http_auth_digest_check()
|
| H A D | mod_auth.c | 187 array *req; in mod_auth_uri_handler() local
|
| H A D | stat_cache.c | 71 FAMRequest *req; member
|
| /mOS-networking-stack/core/src/include/ |
| H A D | netmap_user.h | 224 struct nmreq req; /* also contains the nr_name = ifname */ member 608 nm_open(const char *ifname, const struct nmreq *req, in nm_open()
|