/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_testutils.c | 153 char *question; in regress_dns_server_cb() local 156 TT_DIE(("Only handling one question at a time; got %d", in regress_dns_server_cb() 159 question = req->questions[0]->name; in regress_dns_server_cb() 161 while (tab->q && evutil_ascii_strcasecmp(question, tab->q) && in regress_dns_server_cb() 165 TT_DIE(("Unexpected question: '%s'", question)); in regress_dns_server_cb() 170 strtolower(question); in regress_dns_server_cb() 198 evdns_server_request_add_a_reply(req, question, 1, &in.s_addr, in regress_dns_server_cb() 206 question, 1, &in6.s6_addr, 100); in regress_dns_server_cb()
|
/freebsd/contrib/libevent/test/ |
H A D | regress_testutils.c | 153 char *question; in regress_dns_server_cb() local 156 TT_DIE(("Only handling one question at a time; got %d", in regress_dns_server_cb() 159 question = req->questions[0]->name; in regress_dns_server_cb() 161 while (tab->q && evutil_ascii_strcasecmp(question, tab->q) && in regress_dns_server_cb() 165 TT_DIE(("Unexpected question: '%s'", question)); in regress_dns_server_cb() 170 strtolower(question); in regress_dns_server_cb() 198 evdns_server_request_add_a_reply(req, question, 1, &in.s_addr, in regress_dns_server_cb() 206 question, 1, &in6.s6_addr, 100); in regress_dns_server_cb()
|
/freebsd/sys/contrib/edk2/Include/Uefi/ |
H A D | UefiInternalFormRepresentation.h | 942 EFI_IFR_QUESTION_HEADER Question; member 957 EFI_IFR_QUESTION_HEADER Question; member 963 EFI_IFR_QUESTION_HEADER Question; member 970 EFI_IFR_QUESTION_HEADER Question; member 978 EFI_IFR_QUESTION_HEADER Question; member 987 EFI_IFR_QUESTION_HEADER Question; member 998 EFI_IFR_QUESTION_HEADER Question; member 1004 EFI_IFR_QUESTION_HEADER Question; member 1009 EFI_IFR_QUESTION_HEADER Question; member 1014 // Flags that describe the behavior of the question. [all …]
|
/freebsd/lib/libsys/ |
H A D | minherit.2 | 73 This option causes the address space in question to be shared between 78 This option prevents the address space in question from being inherited 92 This option causes the address space in question to be mapped as new
|
/freebsd/contrib/ldns/ldns/ |
H A D | packet.h | 120 authority for the domain name in question section. 179 entries in the question section. 215 /** question sec */ 263 /** Question section */ 284 /** used to get all non-question rrs from a packet */ 421 * Returns the sum of all non-question RRs when LDNS_SECTION_ANY_NOQUESTION 437 * Return the packet's question section 461 * Return the packet's question, answer, authority and additional sections 471 * \return the rrs except the question rrs 866 * directly set the question section
|
H A D | rr.h | 324 /** question rr [it would be nicer if thous is after _rd_count] 428 * creates an rr for the question section from a string, i.e. 485 * sets the question flag in the rr structure. 487 * \param[in] question question flag 490 void ldns_rr_set_question(ldns_rr *rr, bool question); 567 * returns the question flag of an rr structure. 569 * \return bool true if question
|
/freebsd/lib/libc/locale/ |
H A D | rpmatch.3 | 31 .Nd "determine whether the response to a question is affirmative or negative" 43 argument is an affirmative or negative response to a question
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | AddressResolver.h | 29 /// asks the question "At what depth of the symbol context descent do you want 31 /// question (in the GetDepth method) and provides the resolution callback.
|
/freebsd/share/man/man9/ |
H A D | devstat.9 | 145 It takes the devstat structure for the device in question as 190 structure for the device in question. 303 in question. 368 SCSI or other) and whether or not the device in question is a pass-through
|
H A D | cd.9 | 67 This flag tells the driver that the device in question is not a changer. 85 determine whether the drive in question needs 10 byte commands.
|
H A D | kern_testfrwk.9 | 152 So the callout_test in question wants to create a situation where multiple 157 The threads do this by acquiring the lock in question, and then
|
/freebsd/usr.sbin/camdd/ |
H A D | camdd.8 | 78 method to use on the device in question. 86 access the device in question be accessed via the asynchronous 117 This requests that the file or device in question be accessed using the
|
/freebsd/sys/netsmb/ |
H A D | netbios.h | 92 * resolver: Question types 98 * resolver: Question class
|
/freebsd/usr.sbin/bootparamd/bootparamd/ |
H A D | bootparamd.c | 49 fprintf(stderr,"whoami got question for %d.%d.%d.%d\n", in bootparamproc_whoami_1_svc() 55 syslog(LOG_NOTICE, "whoami got question for %d.%d.%d.%d\n", in bootparamproc_whoami_1_svc() 114 warnx("getfile got question for \"%s\" and file \"%s\"", in bootparamproc_getfile_1_svc() 118 syslog(LOG_NOTICE,"getfile got question for \"%s\" and file \"%s\"\n", in bootparamproc_getfile_1_svc()
|
/freebsd/contrib/unbound/iterator/ |
H A D | iter_resptype.h | 82 * the nameserver knew nothing about the question. 88 * open recursor, and not authoritative for the question.
|
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | ti-sysc.txt | 44 target module in question such as revision, sysc and syss 47 interconnect target module in question such as
|
/freebsd/lib/libc/net/ |
H A D | getnetbydns.c | 171 * | Question | the question for the name server in getnetanswer() 173 * | Answer | RRs answering the question in getnetanswer() 182 qdcount = ntohs(hp->qdcount); /* #/entries in the question section */ in getnetanswer()
|
/freebsd/contrib/unbound/sldns/ |
H A D | pkthdr.h | 94 /* Counter of the question section */ 127 /** used to get all non-question rrs from a packet */
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | t.be | 1 # some question of what FILENAME ought to be before execution.
|
/freebsd/share/man/man4/ |
H A D | pass.4 | 93 corresponding to the device in question. 97 the device in question is a passthrough device if they are issuing this
|
H A D | dummymbuf.4 | 197 .It "dummymbuf: <filter match>: rule parsing failed: <the rule in question>" 200 .It "dummymbuf: <filter match>: mbuf operation failed: <the rule in question>"
|
H A D | da.4 | 206 protocol the device in question speaks (e.g.\& ATAPI) typically does not allow 217 command size, and the LBA and length of the READ or WRITE in question.
|
/freebsd/share/i18n/esdb/AST/ |
H A D | ARMSCII-7.src | 6 INVALID 0x31 # U+055E = ARMENIAN QUESTION MARK
|
/freebsd/lib/libcam/ |
H A D | cam_cdbparse.3 | 199 command in question, this should be set to NULL. 243 This indicates that the operation in question is a read operation. 271 tells the kernel how many times to retry the command in question.
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | MCAsmLexer.cpp | 91 case AsmToken::Question: OS << "Question"; break; in dump()
|