Home
last modified time | relevance | path

Searched defs:bozo_auth_check (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/libexec/httpd/
H A Dauth-bozo.c52 bozo_auth_check(bozo_httpreq_t *request, const char *file) in bozo_auth_check() function
H A Dbozohttpd.h345 #define bozo_auth_check(x, y) (0) macro