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

1234

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Ddst_result.c58 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dresult.c194 static isc_once_t once = ISC_ONCE_INIT; variable
H A Ddlz.c85 static isc_once_t once = ISC_ONCE_INIT; variable
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Dstrerror.c51 static isc_once_t once = ISC_ONCE_INIT; local
/freebsd-9.3-release/contrib/bind9/lib/isccc/
H A Dresult.c55 static isc_once_t once = ISC_ONCE_INIT; variable
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/
H A Dstrerror.c53 static isc_once_t once = ISC_ONCE_INIT; local
/freebsd-9.3-release/contrib/bind9/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
/freebsd-9.3-release/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
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dgthr-win32.c74 __gthr_win32_once (__gthread_once_t *once, void (*func) (void)) argument
/freebsd-9.3-release/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-9.3-release/contrib/libstdc++/libsupc++/
H A Dguard.cc59 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
/freebsd-9.3-release/lib/libkvm/
H A Dkvm_file.c83 int buflen = kd->arglen, ocnt = 0, n = 0, once = 0, i; local
/freebsd-9.3-release/sys/kern/
H A Dvfs_init.c157 static int once; local
/freebsd-9.3-release/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-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp592 VisitedSDNodeSet once; local
593 DumpNodesr(dbgs(), this, 0, 0, once); local
597 VisitedSDNodeSet once; local
598 DumpNodesr(dbgs(), this, 0, G, once); local
555 DumpNodesr(raw_ostream &OS, const SDNode *N, unsigned indent, const SelectionDAG *G, VisitedSDNodeSet &once) argument
/freebsd-9.3-release/usr.bin/cpuset/
H A Dcpuset.c149 int once; local
/freebsd-9.3-release/usr.bin/systat/
H A Dswap.c119 static int once = 0; local

Completed in 122 milliseconds

1234