/freebsd/crypto/openssl/include/internal/ |
H A D | thread_once.h | 129 # define RUN_ONCE(once, init) \ argument 147 # define RUN_ONCE_ALT(once, initalt, init) \ argument
|
/freebsd/lib/libsecureboot/openpgp/ |
H A D | opgp_sig.c | 79 static int once; in initialize() local
|
H A D | opgp_key.c | 203 static int once = 0; in openpgp_trust_add() local 352 static int once = -1; in openpgp_trust_init() local
|
/freebsd/lib/libsecureboot/efi/ |
H A D | efi_init.c | 40 static int once = 0; in ve_efi_init() local
|
/freebsd/contrib/ntp/libntp/lib/isc/unix/ |
H A D | strerror.c | 53 static isc_once_t once = ISC_ONCE_INIT; in isc__strerror() local
|
/freebsd/usr.bin/procstat/ |
H A D | procstat_cs.c | 51 int once, twice, lastcpu, cpu; in procstat_cs() local
|
/freebsd/contrib/ntp/libntp/lib/isc/ |
H A D | random.c | 39 static isc_once_t once = ISC_ONCE_INIT; variable
|
H A D | result.c | 111 static isc_once_t once = ISC_ONCE_INIT; variable
|
/freebsd/usr.bin/systat/ |
H A D | swap.c | 89 static int once = 0; in initswap() local
|
/freebsd/contrib/ntp/libntp/lib/isc/win32/ |
H A D | strerror.c | 64 static isc_once_t once = ISC_ONCE_INIT; isc__strerror() local
|
H A D | net.c | 59 static isc_once_t once = ISC_ONCE_INIT; variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 1075 const SelectionDAG *G, VisitedSDNodeSet &once) { in DumpNodesr() 1102 VisitedSDNodeSet once; in dumpr() local 1107 VisitedSDNodeSet once; in dumpr() local
|
/freebsd/contrib/bmake/ |
H A D | sigaction.c | 279 static int once = 0; in sigprocmask() local
|
/freebsd/crypto/openssl/ms/ |
H A D | applink.c | 105 static int once = 1; in OPENSSL_Applink() local
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | iostream.cpp | 109 static bool once = []() { in force_locale_initialization() local
|
/freebsd/crypto/heimdal/base/ |
H A D | heimbase.c | 320 heim_base_once_f(heim_base_once_t *once, void *ctx, void (*func)(void *)) in heim_base_once_f() 412 static heim_base_once_t once = HEIM_BASE_ONCE_INIT; in autorel_tls() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | emutls.c | 124 static pthread_once_t once = PTHREAD_ONCE_INIT; in emutls_init_once() local 208 static INIT_ONCE once; in emutls_init_once() local
|
/freebsd/contrib/netbsd-tests/lib/libpthread/ |
H A D | t_once.c | 46 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
|
/freebsd/crypto/openssl/crypto/ |
H A D | threads_pthread.c | 152 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once()
|
H A D | threads_none.c | 65 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once()
|
H A D | threads_win.c | 134 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once()
|
/freebsd/sys/cddl/dev/kinst/ |
H A D | trampoline.c | 163 static bool once = true; in kinst_trampoline_alloc_locked() local
|
/freebsd/sys/contrib/zlib/ |
H A D | crc32.c | 236 local void once(once_t *state, void (*init)(void)) { in once() function 268 local void once(once_t *state, void (*init)(void)) { in once() function
|
/freebsd/lib/libsecureboot/ |
H A D | veopen.c | 46 static int once; in fingerprint_info_init() local
|
/freebsd/bin/cpuset/ |
H A D | cpuset.c | 223 int once; in printset() local
|