/freebsd/crypto/openssl/include/internal/ |
H A D | thread_once.h | 37 # define DEFINE_RUN_ONCE(init) \ argument 50 # define DECLARE_RUN_ONCE(init) \ argument 69 # define DEFINE_RUN_ONCE_STATIC(init) \ argument 110 # define DEFINE_RUN_ONCE_STATIC_ALT(initalt, init) \ argument 129 # define RUN_ONCE(once, init) \ argument 147 # define RUN_ONCE_ALT(once, initalt, init) \ argument
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efx_hash.c | 116 __in uint32_t init) in efx_hash_dwords() 165 __in uint32_t init) in efx_hash_bytes() 248 __in uint32_t init) in efx_hash_bytes()
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | timefn.c | 31 static int init = 0; in UTIL_getSpanTimeMicro() local 45 static int init = 0; in UTIL_getSpanTimeNano() local 65 static int init = 0; in UTIL_getSpanTimeMicro() local 76 static int init = 0; in UTIL_getSpanTimeNano() local
|
/freebsd/contrib/netbsd-tests/lib/libobjc/ |
H A D | t_threads.m | 53 -init; category 68 -init category
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | logwtmp.c | 87 static int init = 0; in ftpd_logwtmp_asl() local 109 static int init = 0; in ftpd_logwtmp_wtmp() local
|
/freebsd/crypto/heimdal/appl/telnet/telnetd/ |
H A D | state.c | 404 send_do(int option, int init) in send_do() 575 send_dont(int option, int init) in send_dont() 699 send_will(int option, int init) in send_will() 821 send_wont(int option, int init) in send_wont()
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | chem.awk | 12 function init() { function 41 /^(\.cstart)|(begin chem)/ { init(); inchem = 1; next } function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | stats.h | 33 void init() { in init() function 62 void init() { LocalStats::init(); } in init() function
|
H A D | bytemap.h | 20 void init() { DCHECK(Size == 0 || Map[0] == 0); } in init() function
|
/freebsd/contrib/kyua/engine/execenv/ |
H A D | execenv_host.cpp | 35 execenv::execenv_host::init() const in init() function in execenv::execenv_host
|
/freebsd/crypto/openssl/providers/implementations/include/prov/ |
H A D | digestcommon.h | 88 name, CTX, blksize, dgstsize, flags, init, upd, fin) \ argument 101 name, CTX, blksize, dgstsize, flags, init, upd, fin, \ argument
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | tsd_generic.h | 62 tsd_wrapper_get(bool init) { in tsd_wrapper_get() 142 tsd_get(bool init) { in tsd_get()
|
/freebsd/contrib/atf/atf-c/ |
H A D | tc_test.c | 57 ATF_TC_HEAD(init, tc) in ATF_TC_HEAD() argument 61 ATF_TC_BODY(init, tcin) in ATF_TC_BODY() argument
|
/freebsd/bin/hostname/tests/ |
H A D | hostname_test.sh | 43 init() function
|
/freebsd/stand/efi/include/ |
H A D | efi_drivers.h | 34 void (*init)(void); member
|
/freebsd/tools/test/stress2/misc/ |
H A D | holdcnt0.sh | 236 init(); function
|
H A D | holdcnt02.sh | 217 init(); function
|
H A D | holdcnt04.sh | 226 init(); function
|
H A D | holdcnt03.sh | 216 init(); function
|
H A D | holdcnt05.sh | 225 init(); function
|
/freebsd/contrib/kyua/utils/cmdline/ |
H A D | globals.cpp | 58 cmdline::init(const char* argv0, const bool override_for_testing) in init() function in cmdline
|
/freebsd/contrib/kyua/os/freebsd/ |
H A D | execenv_jail_stub.cpp | 55 execenv_jail::init() const in init() function in freebsd::execenv_jail
|
H A D | execenv_jail.cpp | 47 execenv_jail::init() const in init() function in freebsd::execenv_jail
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCShuffler.cpp | 33 void HexagonMCShuffler::init(MCInst &MCB) { in init() function in HexagonMCShuffler 55 void HexagonMCShuffler::init(MCInst &MCB, MCInst const &AddMI, in init() function in HexagonMCShuffler
|
/freebsd/contrib/libedit/TEST/ |
H A D | fuzz1.c | 16 int init = 0; variable
|