Home
last modified time | relevance | path

Searched refs:queries (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/resolv/
Dtst-resolv-noaaaa.c29 static volatile unsigned int queries; variable
37 ++queries; in response()
38 TEST_COMPARE (queries, 1); in response()
191 queries = 0; in do_test()
195 queries = 0; in do_test()
199 queries = 0; in do_test()
205 queries = 0; in do_test()
209 queries = 0; in do_test()
213 queries = 0; in do_test()
218 queries = 0; in do_test()
[all …]
Dtst-resolv-trailing.c44 static const char *const queries[] = in do_test() local
65 for (size_t query_idx = 0; query_idx < array_length (queries); ++query_idx) in do_test()
67 const char *query = queries[query_idx]; in do_test()
/glibc-2.36/
DNEWS33 administrators can use it to suppress AAAA queries made by the stub
38 used. To produce correct Name Error (NXDOMAIN) results, AAAA queries
39 are translated to A queries. The new resolver option is intended
40 primarily for diagnostic purposes, to rule out that AAAA DNS queries
1429 in queries if the trust-ad option is set via the options directive in
1433 mode, the AD bit is not set in queries, and it is automatically cleared in
2099 [24112] network: Do not send DNS queries for non-host names (where all
3216 (Responding to EDNS-enabled queries with responses which are not
3764 type queries (CVE-2015-5180)
4282 send out two parallel queries for A and AAAA. A mismanagement of the
[all …]
/glibc-2.36/manual/
Dnss.texi212 not allow queries. The default action is @code{continue}.
Dstdio.texi688 @code{__fsetlocking} only queries the current locking state of the
/glibc-2.36/ChangeLog.old/
DChangeLog.175789 result if any of the queries really provided an answer.
6727 two queries and one has been answered, return value indicating
13208 addresses for IPv4 queries if they can be mapped.
DChangeLog.153480 * nss/getent.c: Allow queries for getaddrinfo with AF_INET and
DChangeLog.228232 resolv: Handle transaction ID collisions in parallel queries (bug 26600)
DChangeLog.197879 resolv: Do not send queries for non-host-names in nss_dns.
DChangeLog.1835599 PTR queries.