Home
last modified time | relevance | path

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

/openbsd/usr.sbin/httpd/
H A Dhttpd.h696 int server_locationaccesstest(struct server_config *, const char *);
H A Dserver_http.c1496 if ((ret = server_locationaccesstest(location, in server_getlocation()
1513 server_locationaccesstest(struct server_config *srv_conf, const char *path) in server_locationaccesstest() function