Searched refs:ISC_ONCE_INIT (Results 1 - 25 of 27) sorted by relevance

12

/bind-9.6-ESV-R11/lib/isc/pthreads/include/isc/
H A Donce.h36 #define ISC_ONCE_INIT { PTHREAD_ONCE_INIT } macro
41 #define ISC_ONCE_INIT PTHREAD_ONCE_INIT macro
/bind-9.6-ESV-R11/lib/isc/nothreads/include/isc/
H A Donce.h27 #define ISC_ONCE_INIT ISC_FALSE macro
/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/win32/include/isc/
H A Donce.h36 #define ISC_ONCE_INIT { ISC_ONCE_INIT_NEEDED, 1 } macro
/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/
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;
H A Dmem.c114 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/isc/win32/
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/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 54 milliseconds

12