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

1234567891011>>

/freebsd-11-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_conn.c607 static int init = 1; local
/freebsd-11-stable/sys/arm/amlogic/aml8726/
H A Daml8726_rtc.c75 struct aml8726_rtc_init init; member in struct:aml8726_rtc_softc
[all...]
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c404 send_do(int option, int init) argument
575 send_dont(int option, int init) argument
699 send_will(int option, int init) argument
821 send_wont(int option, int init) argument
/freebsd-11-stable/crypto/heimdal/base/
H A Dheimbase.c268 _heim_create_type(const char *name, heim_type_init init, heim_type_dealloc dealloc, heim_type_copy copy, heim_type_cmp cmp, heim_type_hash hash) argument
/freebsd-11-stable/crypto/heimdal/lib/ipc/
H A Dclient.c480 int (*init)(const char *, void **); member in struct:hipc_ops
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dplugin.c516 krb5_error_code (*init)(krb5_context, void **); member in struct:common_plugin_method
/freebsd-11-stable/sys/netpfil/ipfw/test/
H A Dmain.c436 init(struct cfg_s *c) function
/freebsd-11-stable/sys/dev/fe/
H A Dif_fevar.h94 void (*init)(struct fe_softc *); /* Just before fe_init(). */ member in struct:fe_softc
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dacm.c132 static int init; local
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Devp_locl.h293 int (*init) (EVP_PKEY_CTX *ctx); member in struct:evp_pkey_method_st
/freebsd-11-stable/crypto/openssl/crypto/conf/
H A Dconf_mod.c82 conf_init_func *init; member in struct:conf_module_st
H A Dconf.h90 int (*init) (CONF *conf); member in struct:conf_method_st
/freebsd-11-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-11-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
/freebsd-11-stable/sys/cam/
H A Dcam_periph.h87 periph_init_t *init; member in struct:periph_driver
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_private.h69 int (*init)(struct archive_read_filter *); member in struct:archive_read_filter_bidder
/freebsd-11-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-11-stable/contrib/llvm-project/llvm/lib/Support/
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
H A DMemoryBuffer.cpp45 void MemoryBuffer::init(const char *BufStart, const char *BufEnd, function in class:MemoryBuffer
/freebsd-11-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-11-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-11-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-11-stable/contrib/llvm-project/lld/ELF/
H A DARMErrataFix.cpp299 void ARMErr657417Patcher::init() { function in class:lld::elf::ARMErr657417Patcher

Completed in 330 milliseconds

1234567891011>>