Searched defs:bozo_auth_init (Results 1 – 2 of 2) sorted by relevance
/minix/libexec/httpd/ | ||
H A D | auth-bozo.c | 121 bozo_auth_init(bozo_httpreq_t *request) in bozo_auth_init() function |
H A D | bozohttpd.h | 263 #define bozo_auth_init(x) do { /* nothing */ } while (0) macro |