Searched refs:isc_once_t (Results 1 - 25 of 28) sorted by relevance

12

/bind-9.6-ESV-R11/lib/isc/win32/include/isc/
H A Donce.h31 } isc_once_t; typedef in typeref:struct:__anon203
39 isc_once_do(isc_once_t *controller, void(*function)(void));
/bind-9.6-ESV-R11/lib/isc/nothreads/include/isc/
H A Donce.h25 typedef isc_boolean_t isc_once_t; typedef
/bind-9.6-ESV-R11/lib/dns/
H A Ddst_lib.c46 static isc_once_t msgcat_once = ISC_ONCE_INIT;
H A Dlib.c44 static isc_once_t msgcat_once = ISC_ONCE_INIT;
H A Ddst_result.c58 static isc_once_t once = ISC_ONCE_INIT;
H A Dresult.c194 static isc_once_t once = ISC_ONCE_INIT;
H A Ddlz.c83 static isc_once_t once = ISC_ONCE_INIT;
H A Dacl.c481 static isc_once_t insecure_prefix_once = ISC_ONCE_INIT;
H A Ddb.c68 static isc_once_t once = ISC_ONCE_INIT;
H A Dname.c199 static isc_once_t once = ISC_ONCE_INIT;
/bind-9.6-ESV-R11/lib/isc/pthreads/include/isc/
H A Donce.h30 typedef pthread_once_t isc_once_t; typedef
/bind-9.6-ESV-R11/lib/isccc/
H A Dlib.c57 static isc_once_t msgcat_once = ISC_ONCE_INIT;
H A Dresult.c55 static isc_once_t once = ISC_ONCE_INIT;
/bind-9.6-ESV-R11/lib/isc/win32/
H A Donce.c31 isc_once_do(isc_once_t *controller, void(*function)(void)) {
H A Dnet.c54 static isc_once_t once = ISC_ONCE_INIT;
55 static isc_once_t once_ipv6only = ISC_ONCE_INIT;
56 static isc_once_t once_ipv6pktinfo = ISC_ONCE_INIT;
H A Dstrerror.c64 static isc_once_t once = ISC_ONCE_INIT;
/bind-9.6-ESV-R11/lib/isc/
H A Dlib.c42 static isc_once_t msgcat_once = ISC_ONCE_INIT;
H A Drandom.c39 static isc_once_t once = ISC_ONCE_INIT;
H A Dresult.c111 static isc_once_t once = ISC_ONCE_INIT;
H A Dhash.c103 static isc_once_t once = ISC_ONCE_INIT;
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dstrerror.c51 static isc_once_t once = ISC_ONCE_INIT;
H A Dnet.c105 static isc_once_t once_ipv6only = ISC_ONCE_INIT;
109 static isc_once_t once_ipv6pktinfo = ISC_ONCE_INIT;
113 static isc_once_t once = ISC_ONCE_INIT;
/bind-9.6-ESV-R11/lib/dns/rdata/in_1/
H A Dwks_11.c66 static isc_once_t once = ISC_ONCE_INIT;
/bind-9.6-ESV-R11/bin/named/
H A Dlwresd.c73 static isc_once_t once = ISC_ONCE_INIT;
H A Dstatschannel.c76 static isc_once_t once = ISC_ONCE_INIT;

Completed in 51 milliseconds

12