Home
last modified time | relevance | path

Searched full:question (Results 1 – 25 of 594) sorted by relevance

12345678910>>...24

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_testutils.c153 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 Dregress_testutils.c153 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 DUefiInternalFormRepresentation.h942 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 Dminherit.273 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 Dpacket.h120 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 Drr.h324 /** 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 Drpmatch.331 .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 DAddressResolver.h29 /// 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 Ddevstat.9145 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 Dcd.967 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 Dkern_testfrwk.9152 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 Dcamdd.878 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 Dnetbios.h92 * resolver: Question types
98 * resolver: Question class
/freebsd/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c49 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 Diter_resptype.h82 * 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 Dti-sysc.txt44 target module in question such as revision, sysc and syss
47 interconnect target module in question such as
/freebsd/lib/libc/net/
H A Dgetnetbydns.c171 * | 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 Dpkthdr.h94 /* Counter of the question section */
127 /** used to get all non-question rrs from a packet */
/freebsd/contrib/one-true-awk/testdir/
H A Dt.be1 # some question of what FILENAME ought to be before execution.
/freebsd/share/man/man4/
H A Dpass.493 corresponding to the device in question.
97 the device in question is a passthrough device if they are issuing this
H A Ddummymbuf.4197 .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 Dda.4206 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 DARMSCII-7.src6 INVALID 0x31 # U+055E = ARMENIAN QUESTION MARK
/freebsd/lib/libcam/
H A Dcam_cdbparse.3199 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 DMCAsmLexer.cpp91 case AsmToken::Question: OS << "Question"; break; in dump()

12345678910>>...24