Home
last modified time | relevance | path

Searched defs:lookup (Results 1 – 25 of 155) sorted by relevance

1234567

/freebsd/crypto/openssl/crypto/x509/
H A Dx509_d2.c18 X509_LOOKUP *lookup; in X509_STORE_set_default_paths_ex() local
48 X509_LOOKUP *lookup; in X509_STORE_load_file_ex() local
66 X509_LOOKUP *lookup; in X509_STORE_load_path() local
79 X509_LOOKUP *lookup; in X509_STORE_load_store_ex() local
/freebsd/sys/amd64/amd64/
H A Delf_machdep.c277 int type, bool late_ifunc, elf_lookup_fn lookup) in elf_reloc_internal()
401 elf_lookup_fn lookup) in elf_reloc()
409 int type, elf_lookup_fn lookup) in elf_reloc_local()
417 int type, elf_lookup_fn lookup) in elf_reloc_late()
/freebsd/sys/i386/i386/
H A Delf_machdep.c174 int type, elf_lookup_fn lookup, int flags) in elf_reloc_internal()
273 elf_lookup_fn lookup) in elf_reloc()
281 int type, elf_lookup_fn lookup) in elf_reloc_local()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAtomicOrdering.h92 static const bool lookup[8][8] = { in isStrongerThan() local
107 static const bool lookup[8][8] = { in isAtLeastOrStrongerThan() local
148 static const AtomicOrderingCABI lookup[8] = { in toCABI() local
/freebsd/lib/libc/rpc/
H A Dgetpublickey.c63 char lookup[3 * HEXKEYBYTES]; in __getpublickey_real() local
108 char *lookup; in getpublicandprivatekey() local
/freebsd/sys/arm64/arm64/
H A Delf_machdep.c179 int type, int flags, elf_lookup_fn lookup) in elf_reloc_internal()
272 int type, elf_lookup_fn lookup) in elf_reloc_local()
282 elf_lookup_fn lookup) in elf_reloc()
290 int type, elf_lookup_fn lookup) in elf_reloc_late()
/freebsd/sys/arm/arm/
H A Delf_machdep.c185 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal()
264 elf_lookup_fn lookup) in elf_reloc()
272 int type, elf_lookup_fn lookup) in elf_reloc_local()
/freebsd/sys/powerpc/powerpc/
H A Delf32_machdep.c237 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal()
373 elf_lookup_fn lookup) in elf_reloc()
381 int type, elf_lookup_fn lookup) in elf_reloc_local()
H A Delf64_machdep.c325 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal()
425 elf_lookup_fn lookup) in elf_reloc()
433 int type, elf_lookup_fn lookup) in elf_reloc_local()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.cpp85 EPCGenericDylibManager::lookup(tpctypes::DylibHandle H, in lookup() function in llvm::orc::EPCGenericDylibManager
97 EPCGenericDylibManager::lookup(tpctypes::DylibHandle H, in lookup() function in llvm::orc::EPCGenericDylibManager
/freebsd/lib/librpcsvc/
H A Dsecretkey.c58 char lookup[3 * HEXKEYBYTES]; in getsecretkey() local
/freebsd/sys/riscv/riscv/
H A Delf_machdep.c291 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal()
516 elf_lookup_fn lookup) in elf_reloc()
524 int type, elf_lookup_fn lookup) in elf_reloc_local()
/freebsd/crypto/openssl/test/
H A Dx509_dup_cert_test.c22 X509_LOOKUP *lookup = NULL; in test_509_dup_cert() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DCodeExpansions.h36 std::string lookup(StringRef Variable) const { in lookup() function
/freebsd/crypto/openssl/crypto/modes/
H A Docb128.c281 OCB_BLOCK *lookup; in CRYPTO_ocb128_aad() local
362 OCB_BLOCK *lookup; in CRYPTO_ocb128_encrypt() local
458 OCB_BLOCK *lookup = ocb_lookup_l(ctx, ocb_ntz(i)); in CRYPTO_ocb128_decrypt() local
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverName.cpp195 for (auto lookup : m_lookups) { in SerializeToStructuredData() local
217 Module::LookupInfo lookup(name, name_type_mask, m_language); in AddNameLookup() local
273 for (const auto &lookup : m_lookups) { in SearchCallback() local
/freebsd/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c88 int lookup[CTL_MAXNAME + 2]; in oid_get_next() local
132 int lookup[CTL_MAXNAME + 2]; in oid_get_format() local
339 int lookup[CTL_MAXNAME + 2]; in oid_get_name() local
460 int lookup[CTL_MAXNAME + 2]; in oid_get_description() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DInlineInfo.cpp109 static bool lookup(const GsymReader &GR, DataExtractor &Data, uint64_t &Offset, in lookup() function
160 llvm::Error InlineInfo::lookup(const GsymReader &GR, DataExtractor &Data, in lookup() function in InlineInfo
/freebsd/crypto/heimdal/lib/krb5/
H A Dlocate_plugin.h60 krb5plugin_service_locate_lookup lookup; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSymbolRemappingReader.h123 Key lookup(StringRef FunctionName) { in lookup() function
/freebsd/contrib/unbound/cachedb/
H A Dcachedb.h82 int (*lookup)(struct module_env*, struct cachedb_env*, char*, member
/freebsd/lib/libpam/modules/pam_guest/
H A Dpam_guest.c49 lookup(const char *str, const char *list) in lookup() function
/freebsd/usr.bin/systat/
H A Dcmds.c147 lookup(const char *name) in lookup() function
/freebsd/sys/netinet/
H A Dip_encap.h55 encap_lookup_t lookup; member
/freebsd/libexec/mknetid/
H A Dhash.c109 struct grouplist *lookup(struct member_entry *table[], char *key) in lookup() function

1234567