Home
last modified time | relevance | path

Searched defs:once (Results 1 – 25 of 51) sorted by relevance

123

/openbsd-src/usr.sbin/mopd/mopprobe/
H A Dmopprobe.c51 struct once { struct
53 struct once *next; /* Next one */ argument
/openbsd-src/games/hunt/hunt/
H A Dlist.h7 int once; member
/openbsd-src/lib/libssl/
H A Dssl_init.c46 static pthread_once_t once = PTHREAD_ONCE_INIT; in OPENSSL_init_ssl() local
/openbsd-src/usr.bin/dig/lib/dns/
H A Ddst_result.c53 static int once = 0; variable
H A Ddns_result.c198 static int once = 0; variable
/openbsd-src/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_globals.cc65 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in get_globals_init_once() local
H A Deh_alloc.cc108 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in __cxa_allocate_exception() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp987 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 Ddef.trap.h70 unsigned once:1; member
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Dgthr-win32.c73 __gthr_win32_once (__gthread_once_t *once, void (*func) (void)) in __gthr_win32_once()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgthr-solaris.h44 int once; member
384 __gthread_once (__gthread_once_t *once, void (*func) (void)) in __gthread_once()
H A Dgthr-rtems.h78 __gthread_once (__gthread_once_t *once, void (*func) (void)) in __gthread_once()
H A Dgthr-win32.h385 __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 Diostream.cpp97 static bool once = []() { in force_locale_initialization() local
/openbsd-src/usr.sbin/nsd/
H A Dzlexer.lex110 static int once = 1; in at_eof() local
/openbsd-src/gnu/gcc/gcc/
H A Dgthr-solaris.h51 int once; member
406 __gthread_once (__gthread_once_t *once, void (*func) (void)) in __gthread_once()
H A Dgthr-rtems.h85 __gthread_once (__gthread_once_t *once, void (*func) (void)) in __gthread_once()
/openbsd-src/usr.bin/dig/lib/isc/
H A Dresult.c104 static int once = 0; variable
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dgthr-win32.c74 __gthr_win32_once (__gthread_once_t *once, void (*func) (void)) in __gthr_win32_once()
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Demutls.c124 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 Dguard.cc59 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in get_static_mutex() local
/openbsd-src/gnu/llvm/llvm/utils/vscode/llvm/
H A Dpackage-lock.json157 "once": "^1.3.0", string
173 "once": "^1.3.0", string
223 "once": { object
/openbsd-src/lib/libz/
H A Dcrc32.c234 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 Dcrc32.c199 local void once(state, init) once() function
237 local void once(state, init) once() function
[all...]
/openbsd-src/sys/lib/libz/
H A Dcrc32.c234 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

123