Searched refs:httpdp (Results 1 – 2 of 2) sorted by relevance
43 isc_timermgr_t *tmgr, isc_httpdmgr_t **httpdp);46 isc_httpdmgr_shutdown(isc_httpdmgr_t **httpdp);
232 destroy_client(isc_httpd_t **httpdp) in destroy_client() argument234 isc_httpd_t *httpd = *httpdp; in destroy_client()237 *httpdp = NULL; in destroy_client()259 isc_timermgr_t *tmgr, isc_httpdmgr_t **httpdp) in isc_httpdmgr_create() argument268 REQUIRE(httpdp != NULL && *httpdp == NULL); in isc_httpdmgr_create()311 *httpdp = httpd; in isc_httpdmgr_create()