Searched refs:isc__nmhandle_detach (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dnetmgr.h119 isc__nmhandle_detach(handlep, __FILE__, __LINE__, __func__)
123 #define isc_nmhandle_detach(handlep) isc__nmhandle_detach(handlep)
130 isc__nmhandle_detach(isc_nmhandle_t **handlep FLARG);
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dnetmgr.h149 isc__nmhandle_detach(handlep, __FILE__, __LINE__, __func__)
153 #define isc_nmhandle_detach(handlep) isc__nmhandle_detach(handlep)
160 isc__nmhandle_detach(isc_nmhandle_t **handlep FLARG);
/netbsd-current/external/mpl/bind/dist/tests/libtest/
H A Dns.c159 isc__nmhandle_detach(isc_nmhandle_t **handlep FLARG) { function
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
H A Dnetmgr.c1249 isc__nmhandle_detach(&sock->outerhandle FLARG_PASS);
1703 isc__nmhandle_detach(isc_nmhandle_t **handlep FLARG) { function
1748 NETMGR_TRACE_LOG("isc__nmhandle_detach():%p->references = %" PRIuFAST32
2433 isc__nmhandle_detach(&handle FLARG_PASS);
/netbsd-current/external/mpl/bind/dist/lib/isc/netmgr/
H A Dnetmgr.c1289 isc__nmhandle_detach(&sock->outerhandle FLARG_PASS);
1816 isc__nmhandle_detach(isc_nmhandle_t **handlep FLARG) { function
1858 NETMGR_TRACE_LOG("isc__nmhandle_detach():%p->references = %" PRIuFAST32
2598 isc__nmhandle_detach(&handle FLARG_PASS);

Completed in 90 milliseconds