Home
last modified time | relevance | path

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

12345

/NextBSD/crypto/openssl/crypto/x509/
HDx509_d2.c67 X509_LOOKUP *lookup; in X509_STORE_set_default_paths() local
88 X509_LOOKUP *lookup; in X509_STORE_load_locations() local
HDverify_extra_test.c142 X509_LOOKUP *lookup = NULL; in test_alt_chains_cert_forgery() local
/NextBSD/sys/arm64/arm64/
HDelf_machdep.c134 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal()
188 int type, elf_lookup_fn lookup) in elf_reloc_local()
197 elf_lookup_fn lookup) in elf_reloc()
/NextBSD/sys/i386/i386/
HDelf_machdep.c172 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal()
263 elf_lookup_fn lookup) in elf_reloc()
271 int type, elf_lookup_fn lookup) in elf_reloc_local()
/NextBSD/sys/mips/mips/
HDelf_machdep.c167 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal()
322 elf_lookup_fn lookup) in elf_reloc()
330 int type, elf_lookup_fn lookup) in elf_reloc_local()
/NextBSD/sys/amd64/amd64/
HDelf_machdep.c160 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal()
268 elf_lookup_fn lookup) in elf_reloc()
276 int type, elf_lookup_fn lookup) in elf_reloc_local()
/NextBSD/sys/powerpc/powerpc/
HDelf32_machdep.c176 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal()
292 elf_lookup_fn lookup) in elf_reloc()
300 int type, elf_lookup_fn lookup) in elf_reloc_local()
HDelf64_machdep.c253 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal()
347 elf_lookup_fn lookup) in elf_reloc()
355 int type, elf_lookup_fn lookup) in elf_reloc_local()
/NextBSD/sys/arm/arm/
HDelf_machdep.c165 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal()
244 elf_lookup_fn lookup) in elf_reloc()
252 int type, elf_lookup_fn lookup) in elf_reloc_local()
/NextBSD/lib/libc/rpc/
HDgetpublickey.c67 char lookup[3 * HEXKEYBYTES]; in __getpublickey_real() local
112 char *lookup; in getpublicandprivatekey() local
/NextBSD/contrib/groff/src/roff/troff/
HDdictionary.cpp49 void *dictionary::lookup(symbol s, void *v) in lookup() function in dictionary
85 void *dictionary::lookup(const char *p) in lookup() function in dictionary
168 object *object_dictionary::lookup(symbol nm) in lookup() function in object_dictionary
/NextBSD/contrib/llvm/tools/lldb/source/Breakpoint/
HDBreakpointResolverName.cpp112 LookupInfo lookup; in BreakpointResolverName() local
145 LookupInfo lookup; in AddNameLookup() local
155 LookupInfo lookup; in AddNameLookup() local
227 for (const LookupInfo &lookup : m_lookups) in SearchCallback() local
/NextBSD/lib/librpcsvc/
HDsecretkey.c63 char lookup[3 * HEXKEYBYTES]; in getsecretkey() local
/NextBSD/crypto/heimdal/lib/krb5/
HDlocate_plugin.h60 krb5plugin_service_locate_lookup lookup; member
/NextBSD/contrib/llvm/include/llvm/IR/
HDValueSymbolTable.h71 Value *lookup(StringRef Name) const { return vmap.lookup(Name); } in lookup() function
/NextBSD/lib/libpam/modules/pam_guest/
HDpam_guest.c49 lookup(const char *str, const char *list) in lookup() function
/NextBSD/usr.bin/systat/
HDcmds.c151 lookup(const char *name) in lookup() function
/NextBSD/libexec/mknetid/
HDhash.c112 struct grouplist *lookup(struct member_entry *table[], char *key) in lookup() function
/NextBSD/contrib/ncurses/ncurses/tinfo/
HDmake_keys.c49 lookup(const char *name) in lookup() function
/NextBSD/crypto/heimdal/lib/wind/
HDidn-lookup.c62 lookup(const char *name) in lookup() function
/NextBSD/contrib/byacc/
HDsymtab.c63 lookup(const char *name) in lookup() function
/NextBSD/usr.bin/mail/
HDvars.c122 lookup(const char *name) in lookup() function
/NextBSD/crypto/openssh/
HDauth2-hostbased.c154 const char *resolvedname, *ipaddr, *lookup, *reason; in hostbased_key_allowed() local
/NextBSD/libexec/revnetgroup/
HDhash.c114 lookup(struct group_entry *table[], char *key) in lookup() function
/NextBSD/sbin/iscontrol/
HDiscontrol.c124 lookup(token_t *tbl, char *m) in lookup() function

12345