Home
last modified time | relevance | path

Searched defs:ref (Results 101 – 125 of 256) sorted by relevance

1234567891011

/freebsd/crypto/openssl/crypto/evp/
H A Dasymcipher.c458 int ref = 0; in EVP_ASYM_CIPHER_up_ref() local
H A Dsignature.c297 int ref = 0; in EVP_SIGNATURE_up_ref() local
/freebsd/tools/regression/net80211/tkip/
H A Dtest_tkip.c166 cmpfail(const void *gen, size_t genlen, const void *ref, size_t reflen) in cmpfail()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4_zfs.c508 const BYTE *ref; in LZ4_compressCtx() local
696 const BYTE *ref; in LZ4_compress64kCtx() local
/freebsd/contrib/unbound/services/
H A Dmesh.c997 struct mesh_state_ref* super, ref; in mesh_state_delete() local
1064 struct mesh_state_ref* ref, lookup; in mesh_detach_subs() local
1627 struct mesh_state_ref* ref; in mesh_walk_supers() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dticket.c383 PA_ServerReferralData ref; in check_server_referral() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp349 for (int ref = 0, e = FrameReferenceInsns.size(); ref < e ; ++ref) { in insertFrameReferenceRegisters() local
/freebsd/lib/libc/rpc/
H A Dgetnetconfig.c99 int ref; /* # of times setnetconfig() has been called */ member
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp207 for (DIERef ref : decl_dies) in GetCompleteObjCClass() local
/freebsd/sys/ddb/
H A Ddb_sym.c177 db_add_symbol_table(char *start, char *end, char *name, char *ref) in db_add_symbol_table()
/freebsd/crypto/openssl/test/
H A Dcmp_hdr_test.c433 unsigned char ref[CMP_TEST_REFVALUE_LENGTH]; in test_HDR_init_with_ref() local
H A Dcmp_msg_test.c36 static unsigned char ref[CMP_TEST_REFVALUE_LENGTH]; variable
H A Dcmp_protect_test.c285 static unsigned char ref[] = { 0xca, 0xfe, 0xba, 0xbe }; in test_MSG_protect_pbmac_no_sender() local
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlauxlib.c482 int ref; in luaL_ref() local
502 LUALIB_API void luaL_unref (lua_State *L, int t, int ref) { in luaL_unref()
/freebsd/usr.sbin/mfiutil/
H A Dmfi_drive.c241 mbox_store_pdref(uint8_t *mbox, union mfi_pd_ref *ref) in mbox_store_pdref()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp67 const lldb_private::ProcessLaunchInfo &SBLaunchInfo::ref() const { in ref() function in SBLaunchInfo
/freebsd/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_arm.c62 bool ptr, ref, cnst, array; member
H A Dlibelftc_dem_gnu2.c60 bool ptr, ref, cnst, array, cnst_fn, class_name; member
/freebsd/crypto/openssl/crypto/store/
H A Dstore_result.c69 const void *ref; member
/freebsd/sys/fs/devfs/
H A Ddevfs_rule.c538 int ref; in devfs_rule_match() local
/freebsd/contrib/ntp/libparse/
H A Dclk_rawdcf.c600 timestamp_t *ref, in calc_usecdiff()
/freebsd/sys/netpfil/pf/
H A Dif_pfsync.c2141 bool sync = false, ref = true; in pfsync_update_state() local
2239 bool ref = true, full = false; in pfsync_update_state_req() local
2287 bool ref = true; in pfsync_delete_state() local
2384 pfsync_q_ins(struct pf_kstate *st, int sync_state, bool ref) in pfsync_q_ins() argument
[all...]
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnet_dim.h250 #define IS_SIGNIFICANT_DIFF(val, ref) \ argument
/freebsd/lib/lib80211/
H A Dlib80211_regdomain.c72 const void *id, *ref, *mode; in start_element() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_cryptor.c181 CCCryptorRef ref = ctx->ctx; in aes_ctr_encrypt_counter() local

1234567891011