Searched defs:once (Results 51 - 75 of 107) sorted by relevance

12345

/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dtask_api.c33 static isc_once_t once = ISC_ONCE_INIT; variable
/netbsd-current/sys/dev/acpi/
H A Dacpi_cpu.c740 static bool once = false; local
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Ddarwin.c38 static uv_once_t once = UV_ONCE_INIT; variable
H A Dos390-syscalls.c32 static uv_once_t once = UV_ONCE_INIT; variable
/netbsd-current/external/mit/libuv/dist/src/
H A Dthreadpool.c32 static uv_once_t once = UV_ONCE_INIT; variable
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-timer.c115 uv_timer_t *once; local
163 uv_timer_t once; local
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-sjlj.c113 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dguard.cc65 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
103 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp-pkcs11.c155 static heim_base_once_t once = HEIM_BASE_ONCE_INIT; local
H A Devp-openssl.c248 get_EVP_CIPHER(heim_base_once_t *once, hc_EVP_CIPHER *hc_memoize, argument
373 get_EVP_MD(heim_base_once_t *once, hc_EVP_MD *hc_memoize, argument
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dunwind-sjlj.c113 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dguard.cc65 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
103 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddlz.c82 static isc_once_t once = ISC_ONCE_INIT; variable
H A Ddyndb.c68 static isc_once_t once = ISC_ONCE_INIT; variable
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/rdata/in_1/
H A Dwks_11.c81 static isc_once_t once = ISC_ONCE_INIT; local
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Ddlz.c82 static isc_once_t once = ISC_ONCE_INIT; variable
H A Ddyndb.c63 static isc_once_t once = ISC_ONCE_INIT; variable
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dnet.c113 static isc_once_t once = ISC_ONCE_INIT; variable
/netbsd-current/lib/libtelnet/
H A Denc_des.c73 int once; member in struct:fb
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dsl_malloc.c716 int i, j, once = 0; local
/netbsd-current/sys/netinet/
H A Dsctp_timer.c218 int once; local
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dsocket.c97 static int once = 0; variable
/netbsd-current/common/dist/zlib/
H A Dcrc32.c201 local void once(state, init) function
239 local void once(stat function
[all...]
/netbsd-current/external/gpl3/binutils/dist/zlib/
H A Dcrc32.c190 local void once(state, init) function
228 local void once(stat function
[all...]
/netbsd-current/external/gpl3/gdb/dist/zlib/
H A Dcrc32.c190 local void once(state, init) function
228 local void once(stat function
[all...]

Completed in 434 milliseconds

12345