Searched defs:init (Results 1 - 25 of 390) sorted by last modified time

1234567891011>>

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_version_details.c60 static int init = 0; local
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c17014 } init; member in struct:sqlite3
[all...]
/freebsd-11-stable/contrib/unbound/util/
H A Dmodule.h684 int (*init)(struc member in struct:module_func_block
[all...]
H A Dregional.c183 regional_alloc_init(struct regional* r, const void *init, size_t size) argument
/freebsd-11-stable/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c40 EXPORT int init(struct module_env* env, int id) { function
/freebsd-11-stable/contrib/less/
H A Dscreen.c1708 init(VOID_PARAM) function
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Devp.h165 int (*init) (EVP_MD_CTX *ctx); member in struct:env_md_st
317 int (*init) (EVP_CIPHER_CTX *ctx, const unsigned char *key, member in struct:evp_cipher_st
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c2021 static int __init init(void) function
/freebsd-11-stable/sys/x86/include/
H A Dapicvar.h205 void (*init)(vm_paddr_t); member in struct:apic_ops
/freebsd-11-stable/contrib/unbound/cachedb/
H A Dcachedb.h76 int (*init)(struct module_env*, struct cachedb_env*); member in struct:cachedb_backend
/freebsd-11-stable/sys/netinet/
H A Dsctp_output.c3824 sctp_add_cookie(struct mbuf *init, int init_offset, argument
4683 struct sctp_init_chunk *init; local
[all...]
H A Dsctp_input.c92 struct sctp_init *init; local
288 struct sctp_init *init; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp1003 void GnuDebugLinkSection::init(StringRef File) { function in class:llvm::objcopy::GnuDebugLinkSection
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86IndirectThunks.cpp68 void init(Module &M) { function in class:__anon109::ThunkInserter
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h467 void init() { memset(this, 0, sizeof *this); } function in struct:NodeBase
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp1829 void Generic_GCC::GCCInstallationDetector::init( function in class:Generic_GCC::GCCInstallationDetector
/freebsd-11-stable/contrib/sendmail/src/
H A Dqueue.c3517 static bool init = false; local
/freebsd-11-stable/sys/dev/xen/console/
H A Dxen_console.c81 xencons_init_t *init; member in struct:xencons_ops
/freebsd-11-stable/contrib/apr-util/include/private/
H A Dapr_crypto_internal.h42 apr_status_t (*init)(apr_pool_t *pool, const char *params, member in struct:apr_crypto_driver_t
/freebsd-11-stable/libexec/rtld-elf/
H A Drtld.h226 Elf_Addr init; /* Initialization function to call */ member in struct:Struct_Obj_Entry
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw2.c925 struct sctp_init *init; local
1013 struct sctp_init *init; local
/freebsd-11-stable/sys/kern/
H A Dtty.c1321 struct cdev *dev, *init, *lock, *cua, *cinit, *clock; local
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend.h184 be_init_t init; /* passed to CTL */ member in struct:ctl_backend_driver
/freebsd-11-stable/sys/net/
H A Diflib.c819 netmap_fl_refill(iflib_rxq_t rxq, struct netmap_kring *kring, uint32_t nm_i, bool init) argument
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp274 void partitionedTimers::init(explicitTimer timer) { function in class:partitionedTimers
547 void kmp_stats_output_module::init() { function in class:kmp_stats_output_module

Completed in 720 milliseconds

1234567891011>>