Home
last modified time | relevance | path

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

/minix/libexec/httpd/
H A Dauth-bozo.c121 bozo_auth_init(bozo_httpreq_t *request) in bozo_auth_init() function
H A Dbozohttpd.h263 #define bozo_auth_init(x) do { /* nothing */ } while (0) macro