Searched defs:init (Results 151 - 175 of 422) sorted by relevance

1234567891011>>

/freebsd-12-stable/sys/dev/hyperv/netvsc/
H A Dhn_nvs.c456 struct hn_nvs_init *init; local
[all...]
/freebsd-12-stable/sys/security/mac_portacl/
H A Dmac_portacl.c163 init(struct mac_policy_conf *mpc) function
/freebsd-12-stable/sys/sys/
H A Dmemrange.h69 void (*init)(struct mem_range_softc *sc); member in struct:mem_range_ops
/freebsd-12-stable/sys/vm/
H A Dphys_pager.c82 bool init; local
/freebsd-12-stable/sys/dev/iwm/
H A Dif_iwm_util.c503 iwm_send_lq_cmd(struct iwm_softc *sc, struct iwm_lq_cmd *lq, boolean_t init) argument
/freebsd-12-stable/crypto/openssl/crypto/rsa/
H A Drsa_local.h84 int (*init) (RSA *rsa); member in struct:rsa_meth_st
/freebsd-12-stable/crypto/openssl/ssl/statem/
H A Dstatem.c160 void ossl_statem_set_in_init(SSL *s, int init) argument
/freebsd-12-stable/crypto/openssl/crypto/bio/
H A Dbio_local.h121 int init; member in struct:bio_st
/freebsd-12-stable/crypto/openssl/crypto/evp/
H A Dm_sha1.c20 static int init(EVP_MD_CTX *ctx) function
/freebsd-12-stable/crypto/openssl/crypto/objects/
H A Do_names.c66 static CRYPTO_ONCE init = CRYPTO_ONCE_STATIC_INIT; variable
/freebsd-12-stable/usr.bin/ctags/
H A Dctags.c242 init(void) function
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DARMErrataFix.cpp299 void ARMErr657417Patcher::init() { function in class:lld::elf::ARMErr657417Patcher
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp105 void GuardedPoolAllocator::init(const options::Options &Opts) { function in class:gwp_asan::GuardedPoolAllocator
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h34 void init(void *ptr, uptr size) { function in struct:__sanitizer::QuarantineBatch
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h89 void init(s32 ReleaseToOsInterval) { function in class:scudo::SizeClassAllocator64
H A Dquarantine.h27 void init(void *Ptr, uptr Size) { function in struct:scudo::QuarantineBatch
68 void init() { function in class:scudo::QuarantineCache
189 void init(uptr Size, uptr CacheSize) { function in class:scudo::GlobalQuarantine
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp45 void MemoryBuffer::init(const char *BufStart, const char *BufEnd, function in class:MemoryBuffer
H A DTimer.cpp94 void Timer::init(StringRef TimerName, StringRef TimerDescription) { function in class:Timer
98 void Timer::init(StringRef TimerName, StringRef TimerDescription, function in class:Timer
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp37 void HexagonMCChecker::init() { function in class:HexagonMCChecker
86 void HexagonMCChecker::init(MCInst const &MCI) { function in class:HexagonMCChecker
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A DextractExternal.cpp117 void init(const char *_data) { function in class:StringTable
H A Dkmp_affinity.h701 void init(AddrUnsPair *adr2os, int num_addrs) { function in class:hierarchy_info
/freebsd-12-stable/contrib/lua/src/
H A Dloadlib.c395 const char *init = luaL_checkstring(L, 2); local
H A Dlua.c537 const char *init = getenv(name + 1); local
/freebsd-12-stable/contrib/ofed/librdmacm/
H A Dacm.c132 static int init; local
/freebsd-12-stable/contrib/telnet/telnetd/
H A Dstate.c424 send_do(int option, int init) argument
641 send_dont(int option, int init) argument
788 send_will(int option, int init) argument
944 send_wont(int option, int init) argument

Completed in 162 milliseconds

1234567891011>>