Searched refs:auth_check (Results 1 – 1 of 1) sorted by relevance
139 static int auth_check( httpd_conn* hc, char* dirname );1006 auth_check( httpd_conn* hc, char* dirname ) in auth_check() function3754 if ( auth_check( hc, hc->expnfilename ) == -1 ) in really_start_request()3813 if ( auth_check( hc, dirname ) == -1 ) in really_start_request()