Searched refs:bozo_cgi_setbin (Results 1 – 4 of 4) sorted by relevance
356 #define bozo_cgi_setbin(h,s) bozo_noop macro360 void bozo_cgi_setbin(bozohttpd_t *, const char *);
204 bozo_cgi_setbin(&httpd, optarg); in main()
343 bozo_cgi_setbin(bozohttpd_t *httpd, const char *path) in bozo_cgi_setbin() function
221 bozo_cgi_setbin(httpd, bin); in l_bozo_cgi_setbin()