| /freebsd-13-stable/crypto/openssl/include/internal/ |
| HD | thread_once.h | 26 #define DEFINE_RUN_ONCE(init) \ argument 39 #define DECLARE_RUN_ONCE(init) \ argument 58 #define DEFINE_RUN_ONCE_STATIC(init) \ argument 99 #define DEFINE_RUN_ONCE_STATIC_ALT(initalt, init) \ argument 118 #define RUN_ONCE(once, init) \ argument 136 #define RUN_ONCE_ALT(once, initalt, init) \ argument
|
| /freebsd-13-stable/sys/dev/sfxge/common/ |
| HD | 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-13-stable/sys/contrib/zstd/programs/ |
| HD | 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-13-stable/contrib/netbsd-tests/lib/libobjc/ |
| HD | t_threads.m | 53 -init; category 68 -init category
|
| /freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/ |
| HD | logwtmp.c | 87 static int init = 0; in ftpd_logwtmp_asl() local 109 static int init = 0; in ftpd_logwtmp_wtmp() local
|
| /freebsd-13-stable/crypto/heimdal/appl/telnet/telnetd/ |
| HD | 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-13-stable/contrib/telnet/telnetd/ |
| HD | state.c | 424 send_do(int option, int init) in send_do() 641 send_dont(int option, int init) in send_dont() 788 send_will(int option, int init) in send_will() 944 send_wont(int option, int init) in send_wont()
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| HD | stats.h | 33 void init() { in init() function 62 void init() { LocalStats::init(); } in init() function
|
| HD | bytemap.h | 20 void init() { DCHECK(Size == 0 || Map[0] == 0); } in init() function
|
| HD | quarantine.h | 28 void init(void *Ptr, uptr Size) { in init() function 68 void init() { DCHECK_EQ(atomic_load_relaxed(&Size), 0U); } in init() function 176 void init(uptr Size, uptr CacheSize) NO_THREAD_SAFETY_ANALYSIS { in init() function
|
| /freebsd-13-stable/sys/mips/nlm/dev/net/ucore/ |
| HD | crt0_basic.S | 54 init: label
|
| /freebsd-13-stable/contrib/atf/atf-c/ |
| HD | 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-13-stable/contrib/jemalloc/include/jemalloc/internal/ |
| HD | tsd_generic.h | 62 tsd_wrapper_get(bool init) { in tsd_wrapper_get() 142 tsd_get(bool init) { in tsd_get()
|
| /freebsd-13-stable/bin/hostname/tests/ |
| HD | hostname_test.sh | 43 init() function
|
| /freebsd-13-stable/stand/efi/include/ |
| HD | efi_drivers.h | 34 void (*init)(void); member
|
| /freebsd-13-stable/contrib/kyua/utils/cmdline/ |
| HD | globals.cpp | 58 cmdline::init(const char* argv0, const bool override_for_testing) in init() function in cmdline
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| HD | 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-13-stable/contrib/libedit/TEST/ |
| HD | fuzz1.c | 16 int init = 0; variable
|
| /freebsd-13-stable/contrib/xz/src/liblzma/common/ |
| HD | filter_common.h | 25 lzma_init_function init; member
|
| /freebsd-13-stable/contrib/wpa/src/utils/ |
| HD | ext_password_i.h | 16 void * (*init)(const char *params); member
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_common_nolibc.cpp | 32 void ListOfModules::init() {} in init() function in __sanitizer::ListOfModules
|
| /freebsd-13-stable/crypto/heimdal/appl/ftp/ftp/ |
| HD | security.h | 50 int (*init)(void *); member 62 int (*init)(void *); member
|
| /freebsd-13-stable/sys/sys/ |
| HD | taskqueue.h | 155 #define TASKQUEUE_DEFINE(name, enqueue, context, init) \ argument 179 #define TASKQUEUE_FAST_DEFINE(name, enqueue, context, init) \ argument
|
| /freebsd-13-stable/sys/dev/wtap/plugins/ |
| HD | wtap_plugin.h | 41 void (*init)(struct wtap_plugin *); member
|
| /freebsd-13-stable/crypto/openssl/crypto/sm3/ |
| HD | m_sm3.c | 18 static int init(EVP_MD_CTX *ctx) in init() function
|