Searched defs:lookup (Results 1 - 25 of 231) sorted by relevance

12345678910

/netbsd-current/external/mpl/bind/dist/contrib/dlz/modules/perl/testing/
H A Ddlz_perl_example.pm119 sub lookup { subroutine
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx509_d2.c17 X509_LOOKUP *lookup; local
38 X509_LOOKUP *lookup; local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dx509_dup_cert_test.c22 X509_LOOKUP *lookup = NULL; local
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dx509_dup_cert_test.c22 X509_LOOKUP *lookup = NULL; local
/netbsd-current/lib/libpam/modules/pam_guest/
H A Dpam_guest.c55 lookup(const char *str, const char *list) function
/netbsd-current/usr.bin/rdist/
H A Dlookup.c125 lookup(char *name, int action, struct namelist *value) function
/netbsd-current/usr.sbin/ypserv/revnetgroup/
H A Dhash.c124 lookup(struct group_entry **table, const char *key) function
/netbsd-current/external/bsd/byacc/dist/
H A Dsymtab.c68 lookup(const char *name) function
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DValueSymbolTable.h74 Value *lookup(StringRef Name) const { return vmap.lookup(Name); } function in class:llvm::ValueSymbolTable
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DCodeExpansions.h32 std::string lookup(StringRef Variable) const { function in class:llvm::CodeExpansions
/netbsd-current/external/bsd/unbound/dist/cachedb/
H A Dcachedb.h82 int (*lookup)(struct module_env*, struct cachedb_env*, char*, member in struct:cachedb_backend
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dobjc.c25 ObjcSelector *ObjcSelector::lookup(const char *) function in class:ObjcSelector
32 ObjcSelector *ObjcSelector::lookup(const char *, size_t, size_t) function in class:ObjcSelector
/netbsd-current/games/battlestar/
H A Dparse.c76 lookup(const char *s) function
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSymbolRemappingReader.h122 Key lookup(StringRef FunctionName) { function in class:llvm::SymbolRemappingReader
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DJITSymbol.cpp108 void LegacyJITSymbolResolver::lookup(const LookupSet &Symbols, function in class:LegacyJITSymbolResolver
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx509_d2.c18 X509_LOOKUP *lookup; local
48 X509_LOOKUP *lookup; local
66 X509_LOOKUP *lookup; local
79 X509_LOOKUP *lookup; local
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_map1n.c83 ARGV *lookup; local
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/gnu/gettext/
H A DDumpResource.java75 private Object lookup (String key) { method in class:DumpResource
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/wind/
H A Didn-lookup.c64 lookup(const char *name) function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.h964 static const short lookup[] = local
/netbsd-current/usr.bin/mail/
H A Dvars.c103 lookup(const char name[]) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.h964 static const short lookup[] = local
/netbsd-current/external/bsd/am-utils/dist/amd/
H A Dsun_map.h94 int lookup; /* lookup type i.e file, yp, program, etc. */ member in struct:sun_map
/netbsd-current/usr.sbin/gspa/gspa/
H A Dgsp_sym.c51 lookup(char *id, bool makeit) function
/netbsd-current/external/gpl2/groff/dist/src/roff/troff/
H A Ddictionary.cpp51 void *dictionary::lookup(symbol s, void *v) function in class:dictionary
87 void *dictionary::lookup(const char *p) function in class:dictionary
170 object *object_dictionary::lookup(symbol nm) function in class:object_dictionary
[all...]

Completed in 375 milliseconds

12345678910