Searched defs:init (Results 26 - 50 of 422) sorted by relevance

1234567891011>>

/freebsd-12-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dlogwtmp.c87 static int init = 0; local
109 static int init = 0; local
/freebsd-12-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.h70 int (*init) (struct XauthP *, int); member in struct:XauthP
/freebsd-12-stable/contrib/telnet/libtelnet/
H A Dauth.h65 int (*init)(struct XauthP *, int); member in struct:XauthP
/freebsd-12-stable/contrib/unbound/cachedb/
H A Dcachedb.h76 int (*init)(struct module_env*, struct cachedb_env*); member in struct:cachedb_backend
/freebsd-12-stable/contrib/binutils/gas/
H A Demul.h28 void (* init) (void); member in struct:emulation
/freebsd-12-stable/contrib/apr/include/
H A Dapr_random.h49 apr_crypto_hash_init_t *init; member in struct:apr_crypto_hash_t
/freebsd-12-stable/contrib/apr-util/include/private/
H A Dapu_internal.h49 int (*init)(apr_pool_t *pool, LDAP **ldap, const char *hostname, member in struct:apr__ldap_dso_fntable
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-12-stable/contrib/bearssl/inc/
H A Dbearssl_rand.h161 void (*init)(const br_prng_class **ctx, const void *params, member in struct:br_prng_class_
/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd_malloc_thread_cleanup.h49 tsd_get(bool init) { argument
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_version_details.c60 static int init = 0; local
/freebsd-12-stable/crypto/heimdal/kdc/
H A Dwindc_plugin.h81 krb5_error_code (*init)(krb5_context, void **); member in struct:krb5plugin_windc_ftable
/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dlocate_plugin.h58 krb5_error_code (*init)(krb5_context, void **); member in struct:krb5plugin_service_locate_ftable
/freebsd-12-stable/sys/dev/drm/
H A Dvia_map.c32 static int via_do_init_map(struct drm_device * dev, drm_via_init_t * init) argument
84 drm_via_init_t *init = data; local
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_global.h45 int (*init) (struct drm_global_reference *); member in struct:drm_global_reference
/freebsd-12-stable/sys/dev/fb/
H A Dsplashreg.h40 int (*init)(struct video_adapter *adp); member in struct:image_decoder
/freebsd-12-stable/crypto/openssl/crypto/comp/
H A Dcomp_local.h13 int (*init) (COMP_CTX *ctx); member in struct:comp_method_st
/freebsd-12-stable/crypto/openssl/crypto/des/
H A Decb_enc.c17 static int init = 1; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.cpp57 void RegAllocBase::init(VirtRegMap &vrm, function in class:RegAllocBase
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
H A DRegisterNumber.cpp33 void RegisterNumber::init(lldb_private::Thread &thread, lldb::RegisterKind kind, function in class:RegisterNumber
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h66 void init(const TargetRegisterInfo &TRI) { function in class:llvm::LivePhysRegs
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/
H A DCommonOptionsParser.cpp83 llvm::Error CommonOptionsParser::init( function in class:CommonOptionsParser
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCShuffler.cpp33 void HexagonMCShuffler::init(MCInst &MCB) { function in class:HexagonMCShuffler
55 void HexagonMCShuffler::init(MCInst &MCB, MCInst const &AddMI, function in class:HexagonMCShuffler
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dbgscan.h18 void * (*init)(struct wpa_supplicant *wpa_s, const char *params, member in struct:bgscan_ops
/freebsd-12-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-retstack.c36 static struct ptunit_result init(void) function

Completed in 163 milliseconds

1234567891011>>