/openbsd-src/usr.sbin/mopd/mopprobe/ |
H A D | mopprobe.c | 51 struct once { struct 53 struct once *next; /* Next one */ argument
|
/openbsd-src/games/hunt/hunt/ |
H A D | list.h | 7 int once; member
|
/openbsd-src/lib/libssl/ |
H A D | ssl_init.c | 46 static pthread_once_t once = PTHREAD_ONCE_INIT; in OPENSSL_init_ssl() local
|
/openbsd-src/usr.bin/dig/lib/dns/ |
H A D | dst_result.c | 53 static int once = 0; variable
|
H A D | dns_result.c | 198 static int once = 0; variable
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/libsupc++/ |
H A D | eh_globals.cc | 65 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in get_globals_init_once() local
|
H A D | eh_alloc.cc | 108 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in __cxa_allocate_exception() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 987 const SelectionDAG *G, VisitedSDNodeSet &once) { in DumpNodesr() 1014 VisitedSDNodeSet once; in dumpr() local 1019 VisitedSDNodeSet once; in dumpr() local
|
/openbsd-src/games/hack/ |
H A D | def.trap.h | 70 unsigned once:1; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | gthr-win32.c | 73 __gthr_win32_once (__gthread_once_t *once, void (*func) (void)) in __gthr_win32_once()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | gthr-solaris.h | 44 int once; member 384 __gthread_once (__gthread_once_t *once, void (*func) (void)) in __gthread_once()
|
H A D | gthr-rtems.h | 78 __gthread_once (__gthread_once_t *once, void (*func) (void)) in __gthread_once()
|
H A D | gthr-win32.h | 385 __gthread_once (__gthread_once_t *once, void (*func) (void)) in __gthread_once() 463 __gthread_once (__gthread_once_t *once, void (*func) (void)) in __gthread_once()
|
/openbsd-src/gnu/llvm/libcxx/src/ |
H A D | iostream.cpp | 97 static bool once = []() { in force_locale_initialization() local
|
/openbsd-src/usr.sbin/nsd/ |
H A D | zlexer.lex | 110 static int once = 1; in at_eof() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | gthr-solaris.h | 51 int once; member 406 __gthread_once (__gthread_once_t *once, void (*func) (void)) in __gthread_once()
|
H A D | gthr-rtems.h | 85 __gthread_once (__gthread_once_t *once, void (*func) (void)) in __gthread_once()
|
/openbsd-src/usr.bin/dig/lib/isc/ |
H A D | result.c | 104 static int once = 0; variable
|
/openbsd-src/gnu/gcc/gcc/config/i386/ |
H A D | gthr-win32.c | 74 __gthr_win32_once (__gthread_once_t *once, void (*func) (void)) in __gthr_win32_once()
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/ |
H A D | guard.cc | 59 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in get_static_mutex() local
|
/openbsd-src/gnu/llvm/llvm/utils/vscode/llvm/ |
H A D | package-lock.json | 157 "once": "^1.3.0", string 173 "once": "^1.3.0", string 223 "once": { object
|
/openbsd-src/lib/libz/ |
H A D | crc32.c | 234 local void once(once_t *state, void (*init)(void)) { in once() function 266 local void once(once_t *state, void (*init)(void)) { in once() function
|
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ |
H A D | crc32.c | 199 local void once(state, init) once() function 237 local void once(state, init) once() function [all...] |
/openbsd-src/sys/lib/libz/ |
H A D | crc32.c | 234 local void once(once_t *state, void (*init)(void)) { in once() function 266 local void once(once_t *state, void (*init)(void)) { in once() function
|