Home
last modified time | relevance | path

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

123456789

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dlookup.c
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dlookup.c65 dns_lookup_t *lookup = event->ev_arg; in fetch_done() local
79 start_fetch(dns_lookup_t *lookup) { in start_fetch()
98 build_event(dns_lookup_t *lookup) { in build_event()
127 view_find(dns_lookup_t *lookup, dns_name_t *foundname) { in view_find()
146 lookup_find(dns_lookup_t *lookup, dns_fetchevent_t *event) { in lookup_find()
368 dns_lookup_t *lookup; in dns_lookup_create() local
415 dns_lookup_cancel(dns_lookup_t *lookup) { in dns_lookup_cancel()
433 dns_lookup_t *lookup; in dns_lookup_destroy() local
/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx509_d2.c17 X509_LOOKUP *lookup; in X509_STORE_set_default_paths() local
38 X509_LOOKUP *lookup; in X509_STORE_load_locations() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAtomicOrdering.h91 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 DSymbolRemappingReader.h122 Key lookup(StringRef FunctionName) { in lookup() function
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Ddictionary.cpp51 void *dictionary::lookup(symbol s, void *v) in lookup() function in dictionary
87 void *dictionary::lookup(const char *p) in lookup() function in dictionary
170 object *object_dictionary::lookup(symbol nm) in lookup() function in object_dictionary
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dobjc.c25 ObjcSelector *ObjcSelector::lookup(const char *) in lookup() function
32 ObjcSelector *ObjcSelector::lookup(const char *, size_t, size_t) in lookup() function
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmac_expand.c201 MAC_EXP_LOOKUP_FN lookup; /* lookup routine */ member
400 static int mac_exp_parse_relational(MAC_EXP_CONTEXT *mc, const char **lookup, in mac_exp_parse_relational()
547 const char *lookup; in mac_expand_callback() local
715 MAC_EXP_LOOKUP_FN lookup, void *context) in mac_expand()
749 static const char *lookup(const char *name, int unused_mode, void *context) in lookup() function
H A Dname_code.c70 int (*lookup) (const char *, const char *); in name_code() local
H A Dname_mask.c217 int (*lookup) (const char *, const char *); in name_mask_delim_opt() local
331 int (*lookup) (const char *, const char *); in long_name_mask_delim_opt() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Duint128_t.h178 constexpr auto lookup = 0b111100000u; member
204 constexpr auto lookup = 0321043210u; member
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/perl/testing/
H A Ddlz_perl_example.pm
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dsmtp_reply_footer.c100 MAC_EXP_LOOKUP_FN lookup, in smtp_reply_footer()
255 static const char *lookup(const char *name, int unused_mode, void *context) in lookup() function
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dx509_dup_cert_test.c22 X509_LOOKUP *lookup = NULL; in test_509_dup_cert() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dx509_dup_cert_test.c22 X509_LOOKUP *lookup = NULL; in test_509_dup_cert() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DCodeExpansions.h32 std::string lookup(StringRef Variable) const { in lookup() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/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
/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Dnsec3param_test.c58 nsec3param_rdata_test_params_t lookup; member
110 dns_rdata_nsec3param_t param, lookup, expect; in nsec3param_change_test() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DInlineInfo.cpp108 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
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_map1n.c83 ARGV *lookup; in cleanup_map1n_internal() local
/netbsd-src/lib/libpam/modules/pam_guest/
H A Dpam_guest.c55 lookup(const char *str, const char *list) in lookup() function
/netbsd-src/external/bsd/unbound/dist/cachedb/
H A Dcachedb.h82 int (*lookup)(struct module_env*, struct cachedb_env*, char*, member
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A DKaleidoscopeJIT.h95 Expected<JITEvaluatedSymbol> lookup(StringRef Name) { in lookup() function

123456789