Home
last modified time | relevance | path

Searched refs:isc_httpdmgr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dtypes.h48 typedef struct isc_httpdmgr isc_httpdmgr_t; /*%< HTTP manager */
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dtypes.h57 typedef struct isc_httpdmgr isc_httpdmgr_t; /*%< HTTP manager */
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dhttpd.c129 struct isc_httpdmgr {
158 ISC_REFCOUNT_TRACE_DECL(isc_httpdmgr);
160 ISC_REFCOUNT_DECL(isc_httpdmgr);
312 ISC_REFCOUNT_TRACE_IMPL(isc_httpdmgr, destroy_httpdmgr) in destroy_httpdmgr()
314 ISC_REFCOUNT_IMPL(isc_httpdmgr, destroy_httpdmgr); in destroy_httpdmgr()
117 struct isc_httpdmgr { global() struct
118 magicisc_httpdmgr global() argument
119 referencesisc_httpdmgr global() argument
120 mctxisc_httpdmgr global() argument
121 sockisc_httpdmgr global() argument
123 client_okisc_httpdmgr global() argument
124 ondestroyisc_httpdmgr global() argument
125 cb_argisc_httpdmgr global() argument
127 flagsisc_httpdmgr global() argument
130 lockisc_httpdmgr global() argument
133 render_404isc_httpdmgr global() argument
134 render_500isc_httpdmgr global() argument
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dhttpd.c127 struct isc_httpdmgr { struct