Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dhttpd.c133 isc_httpdaction_t *render_404; global() member
200 static isc_httpdaction_t render_404; global() variable
687 render_404(const isc_httpd_t *httpd, const isc_httpdurl_t *urlinfo, void *arg, render_404() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dhttpd.c145 isc_httpdaction_t *render_404; member
217 static isc_httpdaction_t render_404; variable
816 render_404(const char *url, isc_httpdurl_t *urlinfo, const char *querystring, in render_404() function