Searched defs:once (Results 26 - 50 of 107) sorted by relevance

12345

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/
H A Dthreads_none.c65 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) argument
H A Dthreads_pthread.c116 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) argument
H A Dthreads_win.c77 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) argument
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/
H A Dthreads_none.c65 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) argument
H A Dthreads_pthread.c152 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) argument
H A Dthreads_win.c134 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) argument
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Demutls.c158 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
H A Dlibgcov-interface.c59 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dgthr-win32.c68 __gthr_win32_once (__gthread_once_t *once, void (*func) (void)) argument
/netbsd-current/external/mpl/bind/dist/bin/tools/
H A Dnamed-rrchecker.c98 bool once = false; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Demutls.c122 static pthread_once_t once = PTHREAD_ONCE_INIT; local
/netbsd-current/external/bsd/ntp/dist/lib/isc/win32/
H A Dnet.c61 static isc_once_t once = ISC_ONCE_INIT; variable
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Diostream.cpp87 static bool once = []() { local
/netbsd-current/sbin/devpubd/
H A Ddevpubd.c263 bool once = false; local
/netbsd-current/sys/arch/mips/cavium/
H A Dmainbus.c71 static int once = 0; local
/netbsd-current/sys/arch/mips/rmi/
H A Drmixl_cpu.c174 static bool once = false; local
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcov-interface.c72 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/ms/
H A Dapplink.c99 static int once = 1; local
/netbsd-current/crypto/external/bsd/openssl/dist/ms/
H A Dapplink.c105 static int once = 1; local
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dresult.c188 static isc_once_t once = ISC_ONCE_INIT; variable
/netbsd-current/external/mpl/bind/dist/lib/dns/rdata/in_1/
H A Dwks_11.c63 static isc_once_t once = ISC_ONCE_INIT; local
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dsocket_api.c31 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dmem_api.c37 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dhash.c105 static isc_once_t once = ISC_ONCE_INIT; variable
/netbsd-current/external/bsd/ntp/dist/lib/isc/unix/
H A Dnet.c117 static isc_once_t once = ISC_ONCE_INIT; variable

Completed in 401 milliseconds

12345