Home
last modified time | relevance | path

Searched defs:req (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dhttp_auth.c312 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 Dmod_auth.c187 array *req; in mod_auth_uri_handler() local
H A Dstat_cache.c71 FAMRequest *req; member
/mOS-networking-stack/core/src/include/
H A Dnetmap_user.h224 struct nmreq req; /* also contains the nr_name = ifname */ member
608 nm_open(const char *ifname, const struct nmreq *req, in nm_open()