Searched defs:once (Results 1 - 25 of 64) sorted by relevance

123

/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dstrerror.c53 static isc_once_t once = ISC_ONCE_INIT; local
H A Dnet.c115 static isc_once_t once = ISC_ONCE_INIT; variable
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Drandom.c39 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dapp_api.c30 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dresult.c111 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dtimer_api.c31 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dhash.c103 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dmem_api.c35 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dsocket_api.c29 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dtask_api.c31 static isc_once_t once = ISC_ONCE_INIT; variable
/freebsd-11-stable/usr.bin/procstat/
H A Dprocstat_cs.c53 int once, twice, lastcpu, cpu; local
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dstrerror.c64 static isc_once_t once = ISC_ONCE_INIT; local
H A Dnet.c59 static isc_once_t once = ISC_ONCE_INIT; variable
/freebsd-11-stable/contrib/gcc/
H A Dgthr-rtems.h85 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
H A Dgthr-tpf.h103 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Dguard.cc59 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dgthr-win32.c74 __gthr_win32_once (__gthread_once_t *once, void (*func) (void)) argument
/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_once.c46 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
/freebsd-11-stable/usr.bin/systat/
H A Dswap.c119 static int once = 0; local
/freebsd-11-stable/gnu/usr.bin/gdb/kgdb/
H A Dmain.c159 static int once = 1; local
/freebsd-11-stable/sys/kern/
H A Dvfs_init.c172 static int once; local
/freebsd-11-stable/usr.bin/cpuset/
H A Dcpuset.c153 int once; local
/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Diostream.cpp87 static bool once = []() { local
/freebsd-11-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_threadproc.h75 pthread_once_t once; member in struct:apr_thread_once_t
/freebsd-11-stable/stand/efi/libefi/
H A Ddevpath.c66 static int once = 1; local

Completed in 154 milliseconds

123