/freebsd/libexec/talkd/ |
H A D | print.c | 46 static const char *answers[] = variable 49 #define NANSWERS (sizeof (answers) / sizeof (answers[0])) 81 ap = answers[rp->answer]; in print_response()
|
/freebsd/usr.bin/talk/ |
H A D | invite.c | 129 static const char *answers[] = { variable 140 #define NANSWERS (sizeof (answers) / sizeof (answers[0])) 155 message(answers[response.answer]); in announce_invite()
|
/freebsd/contrib/ldns/drill/ |
H A D | chasetrace.c | 158 ldns_rr_list *answers = NULL; in do_trace() local 258 answers = ldns_pkt_rr_list_by_type(p, t, LDNS_SECTION_ANSWER); in do_trace() 259 if (answers && ldns_rr_list_rr_count(answers) > 0) { in do_trace() 260 ldns_rr_list_free(answers); in do_trace() 261 answers = NULL; in do_trace() 264 ldns_rr_list_free(answers); in do_trace() 265 answers = NULL; in do_trace()
|
/freebsd/contrib/googletest/docs/ |
H A D | index.md | 21 * [Mocking FAQ](gmock_faq.md) - Contains answers to some mocking-specific
|
/freebsd/contrib/unbound/doc/ |
H A D | TODO | 8 o (option) private TTL feature (always report TTL x in answers). 29 o (option) to make local-data answers be secure for libunbound (default=no)
|
H A D | requirements.txt | 22 looks up data in the DNS for clients and caches previous answers to 116 then be used to send queries to. And fake answers may be returned. 182 queries and get answers from the cache). 240 take large DNS answers. 264 o SOA records in negative cached answers for DS queries.
|
H A D | Changelog | 587 redirection answers, and fix validator signature routine for dealing 591 answers it. 608 - Fix for #1022: Fix ede prohibited in access control refused answers. 611 - Fix edns subnet replies for scope zero answers to not get stored 850 - Fix authority zone answers for obscured DNAMEs and delegations. 1145 - Fix consistency of unit test without roundrobin answers for the 1392 - Fix edns subnet so that scope 0 answers only match sourcemask 0 1393 queries for answers from cache if from a query with sourcemask 0. 2357 - Fix TTL of SOA record for negative answers (localzone and 2826 - CVE-2020-12663 Malformed answers from upstream name servers can be [all …]
|
H A D | example.conf.in | 579 # and other denials, using information from previous NXDOMAINs answers. 587 # the fallback fails because they keep sending different answers. 591 # Enforce privacy of these addresses. Strips them away from answers.
|
/freebsd/sys/dev/hpt27xx/ |
H A D | README | 205 check the user's guide or readme file first, and you will find answers to 210 answers to common questions, and other topics. The Web Site is
|
/freebsd/sys/dev/hptmv/ |
H A D | readme.txt | 209 check the user's guide or readme file first, and you will find answers to 214 answers to common questions, and other topics. The Web Site is
|
/freebsd/sys/dev/hptnr/ |
H A D | README | 208 check the user's guide or readme file first, and you will find answers to 213 answers to common questions, and other topics. The Web Site is
|
/freebsd/contrib/unbound/contrib/ |
H A D | README | 36 * redirect-bogus.patch: Return configured address for bogus A and AAAA answers,
|
H A D | aaaa-filter-iterator.patch | 18 and other denials, using information from previous NXDOMAINs answers. 365 /** strip away these private addrs from answers, no DNS Rebinding */
|
H A D | unbound_munin_ | 84 unbound_munin_by_rcode - answers by rcode, validation status
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | network_device.hlp | 55 the answers to all or most of these questions then you should really
|
H A D | options.hlp | 43 Yes To All: Assume "Yes" answers to all non-critical dialogs
|
H A D | messages.subr | 47 msg_assume_yes_to_all_non_critical_dialogs="Assume \"Yes\" answers to all non-critical dialogs"
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | evdns.c | 1041 u16 trans_id, questions, answers, authority, additional, datalength; in reply_parse() local 1053 GET16(answers); in reply_parse() 1116 for (i = 0; i < answers; ++i) { in reply_parse() 1240 u16 trans_id, flags, questions, answers, authority, additional; in request_parse() local 1249 GET16(answers); in request_parse() 1252 (void)answers; in request_parse()
|
H A D | ChangeLog-1.4 | 177 o Correctly handle DNS replies with no answers set (Fixes bug 1846282)
|
/freebsd/contrib/libevent/ |
H A D | evdns.c | 1041 u16 trans_id, questions, answers, authority, additional, datalength; in reply_parse() local 1053 GET16(answers); in reply_parse() 1116 for (i = 0; i < answers; ++i) { in reply_parse() 1240 u16 trans_id, flags, questions, answers, authority, additional; in request_parse() local 1249 GET16(answers); in request_parse() 1252 (void)answers; in request_parse()
|
H A D | ChangeLog-1.4 | 177 o Correctly handle DNS replies with no answers set (Fixes bug 1846282)
|
/freebsd/contrib/libxo/doc/ |
H A D | faq.rst | 6 along with answers that might be helpful.
|
/freebsd/contrib/ldns/ldns/ |
H A D | net.h.in | 242 * The query is sent and the answers can be read with ldns_axfr_next
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | UI_new.pod | 131 the possible answers (given through the I<action_desc> argument).
|
/freebsd/contrib/bc/ |
H A D | README.md | 331 answers, but it fails to wrap the numbers at the proper place when outputting
|