Searched defs:once (Results 26 - 50 of 62) sorted by relevance

123

/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dsocket_api.c29 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dtask_api.c31 static isc_once_t once = ISC_ONCE_INIT; variable
/freebsd-10-stable/contrib/ntp/lib/isc/unix/
H A Dnet.c115 static isc_once_t once = ISC_ONCE_INIT; variable
/freebsd-10-stable/gnu/usr.bin/gdb/kgdb/
H A Dtrgt.c361 static int once = 0; local
/freebsd-10-stable/sys/kern/
H A Dsubr_devstat.c505 static int once; local
H A Dsubr_rman.c130 static int once = 0; local
H A Dkern_cpuset.c1136 int cpu, once; local
H A Dkern_malloc.c459 static int curerr, once; local
/freebsd-10-stable/lib/libc/gen/
H A Dsem_new.c76 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
/freebsd-10-stable/contrib/gcc/
H A Dgthr-dce.h433 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
H A Dgthr-posix.h575 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
H A Dgthr-posix95.h541 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
H A Dgthr-win32.h428 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
532 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
H A Dunwind-dw2-fde.c68 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
/freebsd-10-stable/crypto/heimdal/base/
H A Dheimbase.c320 heim_base_once_f(heim_base_once_t *once, void *ctx, void (*func)(void *)) argument
412 static heim_base_once_t once = HEIM_BASE_ONCE_INIT; local
[all...]
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_sig.c583 volatile int once; local
888 volatile int once; local
/freebsd-10-stable/sys/dev/acpica/
H A Dacpi_perf.c249 static int once = 1; local
/freebsd-10-stable/usr.sbin/rtsold/
H A Drtsold.c117 int s, ch, once = 0; local
/freebsd-10-stable/sys/netinet/
H A Dsctp_timer.c176 int once; local
/freebsd-10-stable/sys/i386/linux/
H A Dlinux_ptrace.c345 static int once = 0; local
/freebsd-10-stable/sbin/routed/
H A Dif.c240 int once = 0; local
/freebsd-10-stable/crypto/heimdal/lib/ipc/
H A Dserver.c82 static dispatch_once_t once; local
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdmisc.c516 bit32 once = 1; local
1797 bit32 once = 1; local
/freebsd-10-stable/contrib/bmake/
H A Dmeta.c585 static int once = 0; local
/freebsd-10-stable/sbin/devd/
H A Ddevd.cc964 int once = 0; local

Completed in 301 milliseconds

123