Searched defs:once (Results 76 - 100 of 107) sorted by relevance

12345

/netbsd-current/bin/ksh/
H A Dhistory.c738 static int once; local
/netbsd-current/sbin/routed/
H A Dif.c248 int once = 0; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_mm.c609 bool once; local
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dudp.c66 static uv_once_t once = UV_ONCE_INIT; variable
H A Dfs.c311 static uv_once_t once = UV_ONCE_INIT; local
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-dw2-fde.c71 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/base/
H A Dheimbase.c411 heim_base_once_f(heim_base_once_t *once, void *ctx, void (*func)(void *)) argument
566 static heim_base_once_t once = HEIM_BASE_ONCE_INIT; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dunwind-dw2-fde.c71 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
/netbsd-current/sys/arch/mips/rmi/
H A Drmixl_fmn.c406 static bool once=false; local
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dpk11.c53 static isc_once_t once = ISC_ONCE_INIT; variable
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dnet.c113 static isc_once_t once = ISC_ONCE_INIT; variable
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/ipc/
H A Dserver.c85 static dispatch_once_t once; local
/netbsd-current/sys/arch/mips/cavium/dev/
H A Dif_cnmac.c196 static int once; local
1163 static int once; local
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddb.c67 static isc_once_t once = ISC_ONCE_INIT; variable
H A Drbt.c479 static isc_once_t once = ISC_ONCE_INIT; variable
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Ddb.c69 static isc_once_t once = ISC_ONCE_INIT; variable
/netbsd-current/external/bsd/libbind/dist/tests/
H A Ddig8.c317 int once = 1, dofile = 0; /* batch -vs- interactive control */ local
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dmem.c119 static isc_once_t once = ISC_ONCE_INIT; variable
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.c556 gfc_trans_runtime_check (bool error, bool once, tree cond, stmtblock_t * pblock, argument
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.cc630 gfc_trans_runtime_check (bool error, bool once, tree cond, stmtblock_t * pblock, argument
/netbsd-current/external/bsd/nsd/dist/
H A Dzlexer.c632 static int once = 1; local
/netbsd-current/usr.bin/make/
H A Dmain.c2107 static bool once = true; local
H A Dmeta.c572 static bool once = false; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dparse.c243 Dsymbols *Parser::parseDeclDefs(int once, Dsymbol **pLastDecl, PrefixAttributes *pAttrs) argument
/netbsd-current/external/mpl/bind/dist/bin/named/
H A Dstatschannel.c101 static isc_once_t once = ISC_ONCE_INIT; variable

Completed in 501 milliseconds

12345