| /freebsd-13.1/crypto/openssl/crypto/x509/ |
| H A D | x509_d2.c | 17 X509_LOOKUP *lookup; in X509_STORE_set_default_paths() local 38 X509_LOOKUP *lookup; in X509_STORE_load_locations() local
|
| /freebsd-13.1/sys/arm64/arm64/ |
| H A D | elf_machdep.c | 149 int type, int flags, elf_lookup_fn lookup) in elf_reloc_internal() 242 int type, elf_lookup_fn lookup) in elf_reloc_local() 252 elf_lookup_fn lookup) in elf_reloc() 260 int type, elf_lookup_fn lookup) in elf_reloc_late()
|
| /freebsd-13.1/sys/amd64/amd64/ |
| H A D | elf_machdep.c | 273 int type, bool late_ifunc, elf_lookup_fn lookup) in elf_reloc_internal() 397 elf_lookup_fn lookup) in elf_reloc() 405 int type, elf_lookup_fn lookup) in elf_reloc_local() 413 int type, elf_lookup_fn lookup) in elf_reloc_late()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | AtomicOrdering.h | 91 static const bool lookup[8][8] = { in isStrongerThan() local 106 static const bool lookup[8][8] = { in isAtLeastOrStrongerThan() local 137 static const AtomicOrderingCABI lookup[8] = { in toCABI() local
|
| H A D | SymbolRemappingReader.h | 122 Key lookup(StringRef FunctionName) { in lookup() function
|
| /freebsd-13.1/sys/i386/i386/ |
| H A D | elf_machdep.c | 174 int type, elf_lookup_fn lookup, int flags) in elf_reloc_internal() 272 elf_lookup_fn lookup) in elf_reloc() 280 int type, elf_lookup_fn lookup) in elf_reloc_local()
|
| /freebsd-13.1/lib/libc/rpc/ |
| H A D | getpublickey.c | 69 char lookup[3 * HEXKEYBYTES]; in __getpublickey_real() local 114 char *lookup; in getpublicandprivatekey() local
|
| /freebsd-13.1/sys/arm/arm/ |
| H A D | elf_machdep.c | 195 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal() 274 elf_lookup_fn lookup) in elf_reloc() 282 int type, elf_lookup_fn lookup) in elf_reloc_local()
|
| /freebsd-13.1/sys/mips/mips/ |
| H A D | elf_machdep.c | 258 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal() 470 elf_lookup_fn lookup) in elf_reloc() 478 int type, elf_lookup_fn lookup) in elf_reloc_local()
|
| /freebsd-13.1/sys/powerpc/powerpc/ |
| H A D | elf32_machdep.c | 236 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal() 372 elf_lookup_fn lookup) in elf_reloc() 380 int type, elf_lookup_fn lookup) in elf_reloc_local()
|
| H A D | elf64_machdep.c | 320 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal() 420 elf_lookup_fn lookup) in elf_reloc() 428 int type, elf_lookup_fn lookup) in elf_reloc_local()
|
| /freebsd-13.1/lib/librpcsvc/ |
| H A D | secretkey.c | 63 char lookup[3 * HEXKEYBYTES]; in getsecretkey() local
|
| /freebsd-13.1/sys/riscv/riscv/ |
| H A D | elf_machdep.c | 281 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal() 496 elf_lookup_fn lookup) in elf_reloc() 504 int type, elf_lookup_fn lookup) in elf_reloc_local()
|
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
| H A D | CodeExpansions.h | 32 std::string lookup(StringRef Variable) const { in lookup() function
|
| /freebsd-13.1/crypto/openssl/crypto/modes/ |
| H A D | ocb128.c | 281 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-13.1/contrib/llvm-project/lldb/source/Breakpoint/ |
| H A D | BreakpointResolverName.cpp | 197 for (auto lookup : m_lookups) { in SerializeToStructuredData() local 219 Module::LookupInfo lookup(name, name_type_mask, m_language); in AddNameLookup() local 273 for (const auto &lookup : m_lookups) { in SearchCallback() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
| H A D | InlineInfo.cpp | 108 static bool lookup(const GsymReader &GR, DataExtractor &Data, uint64_t &Offset, in lookup() function 159 llvm::Error InlineInfo::lookup(const GsymReader &GR, DataExtractor &Data, in lookup() function in InlineInfo
|
| /freebsd-13.1/usr.sbin/prometheus_sysctl_exporter/ |
| H A D | prometheus_sysctl_exporter.c | 92 int lookup[CTL_MAXNAME + 2]; in oid_get_next() local 136 int lookup[CTL_MAXNAME + 2]; in oid_get_format() local 343 int lookup[CTL_MAXNAME + 2]; in oid_get_name() local 464 int lookup[CTL_MAXNAME + 2]; in oid_get_description() local
|
| /freebsd-13.1/crypto/heimdal/lib/krb5/ |
| H A D | locate_plugin.h | 60 krb5plugin_service_locate_lookup lookup; member
|
| /freebsd-13.1/lib/libpam/modules/pam_guest/ |
| H A D | pam_guest.c | 51 lookup(const char *str, const char *list) in lookup() function
|
| /freebsd-13.1/contrib/unbound/cachedb/ |
| H A D | cachedb.h | 82 int (*lookup)(struct module_env*, struct cachedb_env*, char*, member
|
| /freebsd-13.1/usr.bin/systat/ |
| H A D | cmds.c | 153 lookup(const char *name) in lookup() function
|
| /freebsd-13.1/sys/netinet/ |
| H A D | ip_encap.h | 56 encap_lookup_t lookup; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | ValueSymbolTable.h | 74 Value *lookup(StringRef Name) const { in lookup() function
|
| /freebsd-13.1/libexec/mknetid/ |
| H A D | hash.c | 114 struct grouplist *lookup(struct member_entry *table[], char *key) in lookup() function
|