Home
last modified time | relevance | path

Searched refs:mod_auth_require_parse (Results 1 – 1 of 1) sorted by relevance

/lighttpd1.4/src/
H A Dmod_auth.c354 static int mod_auth_require_parse (http_auth_require_t * const require, const buffer *b, log_error_… in mod_auth_require_parse() function
542 if (!mod_auth_require_parse(dauth->require, require, errh)) { in mod_auth_require_parse_array()