Searched refs:lookups (Results 1 - 25 of 28) sorted by relevance

12

/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dasynclook.c39 * This program shows the results from several background lookups,
80 * result list for the lookups
406 struct lookinfo* lookups; local
504 lookups = (struct lookinfo*)calloc((size_t)argc,
506 if(!lookups) {
514 lookups[i].name = argv[i];
518 LDNS_RR_CLASS_IN, &lookups[i].result);
523 LDNS_RR_CLASS_IN, &lookups[i], &lookup_is_done,
524 &lookups[i].async_id);
533 r = ub_cancel(ctx, lookups[
[all...]
/netbsd-current/regress/sys/kern/nameibench/
H A Dnameibench.c104 lookups(int idx) function
149 lookups((int)(uintptr_t)cookie);
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclLookups.h75 inline DeclContext::lookups_range DeclContext::lookups() const { function in class:clang::DeclContext
H A DDeclBase.h111 /// certain lookups merely "ignore" certain kinds of declarations,
235 /// lookups that occur within that module.
1394 /// If \c true, lookups should only return identifier from
2362 lookups_range lookups() const;
2363 // Like lookups(), but avoids loading external declarations.
2367 /// Iterators over all possible lookups within this context.
2371 /// Iterators over all possible lookups within this context that are
2405 /// visible lookups). These extra lookup results will be found by walking
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/xsm/
H A Dflask_op.h127 uint32_t lookups; member in struct:xen_flask_cache_stats
/netbsd-current/external/mpl/bind/dist/bin/tests/system/dlzexternal/
H A Dtests.sh177 # we should find several logged lookups this time
217 lookups=$(grep "lookup #.*\.not\.there" ns1/named.run | wc -l)
218 [ "$lookups" -eq 1 ] || ret=1
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDumper.cpp39 ? Primary->lookups()
78 OS << "<undeserialized lookups>";
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dadb.h614 dns_adb_probesize(dns_adb_t *adb, dns_adbaddrinfo_t *addr, int lookups);
617 * 'lookups' is the number of times the current lookup has been attempted.
/netbsd-current/external/mpl/bind/dist/bin/tests/system/rpz/
H A Dsetup.sh144 ; dummy NSDNAME policy to trigger lookups
/netbsd-current/external/bsd/libarchive/dist/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
/netbsd-current/external/bsd/ipf/dist/perl/
H A Dplog35 # lookups. This is handy for an initial pass to identify portscans or
43 # hostname lookups. This is a handy usage for examining traffic more
59 # - Added paranoid hostname lookups.
143 # - Added numeric parse option to turn off hostname lookups.
298 my $paranoid = 0; # Do paranoid hostname lookups.
817 # For paranoid hostname lookups.
827 # Cache the forward lookup results for future inverse lookups,
1028 -n Disable hostname lookups, and report only IP addresses.
1029 -p Perform paranoid hostname lookups.
1055 this or a similar script to do reverse lookups durin
[all...]
/netbsd-current/usr.bin/make/unit-tests/
H A Dvar-scope-cmdline.mk9 # above single-sentence rule, in order to avoid unnecessary lookups in scopes,
/netbsd-current/include/
H A Dresolv.h176 char lookups[4]; member in struct:__res_state
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc3508 tree lookups = NULL_TREE;
3517 lookups = tree_cons (fnname, fns, lookups);
3525 lookups = tree_cons (fnname, fns, lookups);
3531 lookups = tree_cons (fnname, fns, lookups);
3533 if (lookups)
3534 return lookups;
3544 build_dependent_operator_type (tree lookups, tree_cod
3503 tree lookups = NULL_TREE; local
3539 build_dependent_operator_type(tree lookups, tree_code code, bool is_assign) argument
3566 build_x_indirect_ref(location_t loc, tree expr, ref_operator errorstring, tree lookups, tsubst_flags_t complain) argument
4533 build_x_binary_op(const op_location_t &loc, enum tree_code code, tree arg1, enum tree_code arg1_code, tree arg2, enum tree_code arg2_code, tree lookups, tree *overload_p, tsubst_flags_t complain) argument
6495 build_x_unary_op(location_t loc, enum tree_code code, cp_expr xarg, tree lookups, tsubst_flags_t complain) argument
7655 build_x_compound_expr(location_t loc, tree op1, tree op2, tree lookups, tsubst_flags_t complain) argument
9342 build_x_modify_expr(location_t loc, tree lhs, enum tree_code modifycode, tree rhs, tree lookups, tsubst_flags_t complain) argument
[all...]
H A Dcall.cc6324 vec<tree, va_gc> *arglist, tree lookups,
6361 if (!lookups)
6365 else if (tree found = purpose_member (fnname, lookups))
6471 arglist, lookups, flags, complain);
6481 revlist, lookups, flags, complain);
6499 tree arg1, tree arg2, tree arg3, tree lookups,
6594 lookups, flags, complain);
6650 NULL_TREE, lookups, overload, complain);
6807 lhs, rhs, NULL_TREE, lookups,
6322 add_operator_candidates(z_candidate **candidates, tree_code code, tree_code code2, vec<tree, va_gc> *arglist, tree lookups, int flags, tsubst_flags_t complain) argument
6498 build_new_op(const op_location_t &loc, enum tree_code code, int flags, tree arg1, tree arg2, tree arg3, tree lookups, tree *overload, tsubst_flags_t complain) argument
H A Dpt.cc4982 /* Update the declared TYPE by doing any lookups which were thought to be
12123 class, so that name lookups into base classes, etc. will work
12816 tree lookups = templated_operator_saved_lookups (t);
12821 lookups, complain);
12828 lookups, complain);
12833 lookups, /*overload=*/NULL,
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dparse.c4779 int parse_option_data (expr, cfile, lookups, option)
4782 int lookups;
4841 uniform, lookups)) {
4886 int parse_option_statement (result, cfile, lookups, option, op)
4889 int lookups;
4925 if (! parse_option_data(&expr, cfile, lookups, option))
4945 int parse_option_token (rv, cfile, fmt, expr, uniform, lookups)
4951 int lookups;
5120 if (lookups) {
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dadb.c4552 dns_adb_probesize(dns_adb_t *adb, dns_adbaddrinfo_t *addr, int lookups) { argument
4561 if (addr->entry->to1232 > EDNSTOS || lookups >= 2) {
4563 } else if (addr->entry->to1432 > EDNSTOS || lookups >= 1) {
4572 * lookups.
4574 if (lookups > 0 && size < addr->entry->udpsize &&
/netbsd-current/external/bsd/ipf/dist/
H A DHISTORY71 3540809 refactor hash table lookups for nat
143 3540809 refactor hash table lookups for nat
597 lookups half way through processing - found by Kevin Littlejohn
1237 NAT lookups are still incorrect, matching non-TCP/UDP with TCP/UDP
1781 causing protocol/service lookups to fail. Reported by Matthew Green.
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2310 int lookups, struct option *option);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp2206 // We're done for lookups that can never succeed for C++ classes.
3843 Load ? Ctx->lookups()
/netbsd-current/external/bsd/nsd/dist/
H A Dconfigure1427 tree for the main lookups, the red-black tree uses
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dconfigure1517 --with-debuginfod Enable debuginfo lookups with debuginfod
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dconfigure1517 --with-debuginfod Enable debuginfo lookups with debuginfod
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dconfigure1503 --with-debuginfod Enable debuginfo lookups with debuginfod

Completed in 652 milliseconds

12