Home
last modified time | relevance | path

Searched refs:httpdp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dhttpd.h59 isc_timermgr_t *tmgr, isc_httpdmgr_t **httpdp);
62 isc_httpdmgr_shutdown(isc_httpdmgr_t **httpdp);
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dhttpd.h46 isc_httpdmgr_shutdown(isc_httpdmgr_t **httpdp);
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dhttpd.c727 isc_httpd_t **httpdp) { in isc_httpd_create() argument
732 REQUIRE(httpdp != NULL && *httpdp == NULL); in isc_httpd_create()
759 *httpdp = httpd; in isc_httpd_create()