Home
last modified time | relevance | path

Searched refs:lookups (Results 1 – 25 of 71) sorted by relevance

123

/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_session_cache_mode.pod34 session is not found in internal storage or lookups for the internal storage
86 this flag guarantees that all lookups are directed to the external cache.
99 session lookups in the external cache (i.e. for session-resume requests) would
H A DX509_LOOKUP_meth_new.pod167 lookups should return 1, and unsuccessful lookups should return 0.
/freebsd/contrib/llvm-project/lld/COFF/
H A DDLL.cpp684 size_t base = lookups.size(); in create()
688 lookups.push_back(make<OrdinalOnlyChunk>(ctx, ord)); in create()
693 lookups.push_back(make<LookupChunk>(ctx, c)); in create()
698 lookups.push_back(make<NullChunk>(ctx.config.wordsize)); in create()
707 dir->lookupTab = lookups[base]; in create()
H A DDLL.h30 std::vector<Chunk *> lookups; variable
/freebsd/contrib/unbound/contrib/
H A DREADME52 this will drop DNSKEY and DS lookups for tlds and hence break DNSSEC
53 lookups for downstream clients.
/freebsd/contrib/sendmail/cf/feature/
H A Ddnsbl.m420 # map for DNS based blocklist lookups
H A Denhdnsbl.m419 # map for enhanced DNS based blocklist lookups
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclLookups.h75 inline DeclContext::lookups_range DeclContext::lookups() const { in lookups() function
/freebsd/usr.sbin/rpcbind/tests/
H A Daddrmerge_test.c299 static char* lookups = NULL; in rpcbind_get_conf() local
312 nconf_udp.nc_lookups = &lookups; in rpcbind_get_conf()
322 nconf_udp6.nc_lookups = &lookups; in rpcbind_get_conf()
/freebsd/contrib/tcp_wrappers/
H A DCHANGES112 -DPARANOID is turned off. In order to disable hostname lookups you
136 - Added a last-minute defense against TLI weirdness: address lookups
312 Selective username lookups are now the default (was: no username
313 lookups).
329 - With some IRIX versions, remote username lookups failed because the
404 - The timeout period for remote userid lookups was upped to 30 seconds,
410 lookups could use the IP address of the "wrong" local interface. The
H A DREADME30 4.4 - Client username lookups
67 connect to what network daemons; client user name lookups with the RFC
278 information can be reliable when lookups are done from a _local_ hosts
306 hostname lookups and verification can be turned off by editing the
351 4.4 - Client username lookups
365 compatible) daemon is limited (but growing); client user name lookups
367 name lookups can cause noticeable delays with connections from non-UNIX
369 telnet). The wrappers use a 10-second timeout for RFC931 lookups, to
378 lookups, by editing the Makefile. The client username lookup timeout
382 On System V with TLI-based network services, client username lookups
[all …]
/freebsd/sys/contrib/zlib/doc/
H A Dalgorithm.txt108 will be two lookups. If you had a compression method with really long
109 symbols, you could have as many levels of lookups as is efficient. For
185 the symbols, it takes on the average 1.25 lookups per symbol. That's compared
186 to one lookup for the single table, or 1.66 lookups per symbol for the
/freebsd/sys/contrib/xen/xsm/
H A Dflask_op.h135 uint32_t lookups; member
/freebsd/contrib/smbfs/examples/
H A Ddot.nsmbrc6 # smbfs lookups configuration files in next order:
/freebsd/usr.bin/tip/
H A DREADME31 expensive lookups. These defines are set in tip.h.
/freebsd/tools/test/stress2/misc/
H A Dnfsrename.sh74 * with shared lookups in NFS can get confused and possibly reference
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_disk_set_standard_lookup.c66 * a simple cache to accelerate such lookups---into the archive_write_disk
160 #error No way to perform gid lookups on this platform in lookup_gid()
/freebsd/contrib/unbound/doc/
H A Drequirements.txt21 thus useful to cache data to speed up future lookups. A server that
267 (optout) information to speed up lookups. When used internally,
279 final answer. To help lookups, unbound will however use the parent-side
280 version of the glue as a last resort lookup. This resolves lookups for
/freebsd/libexec/bootpd/
H A DProblems31 If your DNS lookups work but are just slow, consider either
H A Dbootptab.cmu44 # (Host name lookups are relative to the domain: andrew.cmu.edu)
/freebsd/share/examples/etc/
H A DREADME.examples42 nsmb.conf - smbfs lookups configuration file
/freebsd/contrib/sendmail/contrib/
H A Ddomainmap.m443 domainmap lookups should not be done.
H A Ddnsblaccess.m469 # map for enhanced DNS based blocklist lookups
/freebsd/contrib/sendmail/src/
H A DTRACEFLAGS81 66,>99 domain.c force port=25 for TLSA RR lookups
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp67 ? Primary->lookups() in dumpLookups()

123