Searched refs:question (Results 1 - 25 of 57) sorted by relevance

123

/netbsd-6-1-5-RELEASE/usr.bin/indent/
H A Dindent_codes.h76 #define question 7 macro
/netbsd-6-1-5-RELEASE/sbin/fsck_lfs/
H A Dutilities.c88 reply(const char *question) argument
95 persevere = !strcmp(question, "CONTINUE");
98 printf("%s? no\n\n", question);
102 printf("%s? yes\n\n", question);
106 printf("%s? [yn] ", question);
/netbsd-6-1-5-RELEASE/external/apache2/mDNSResponder/dist/mDNSCore/
H A DmDNS.c94 To get negative answers for our AAAA query we need to set the ReturnIntermed flag on the NetWakeResolve question
339 q->CurrentAnswers not being incremented/decremented when answering a question with a local AuthRecord
430 a service on the port in question, and if not, don't bother waking it.
522 Set question->ThisQInterval back to -1 after we cancel our NetWakeResolve
640 Moved initialization of "question->LocalSocket" to more logical place
679 so that everything will be restarted as if the question had just been asked.
692 question while it's still in our 'm->NewQuestions' section of the list
710 <rdar://problem/5526796> Need to remove active LLQs from server upon question cancellation, on sleep, and on shutdown
713 Renamed question->origLease to question
4671 ActivateUnicastQuery(mDNS *const m, DNSQuestion *const question, mDNSBool ScheduleImmediately) argument
4870 NetWakeResolve(mDNS *const m, DNSQuestion *question, const ResourceRecord *const answer, QC_result AddRecord) argument
6036 ExpectingUnicastResponseForQuestion(const mDNS *const m, const mDNSIPPort port, const mDNSOpaque16 id, const DNSQuestion *const question) argument
7122 FindDuplicateQuestion(const mDNS *const m, const DNSQuestion *const question) argument
7143 UpdateQuestionDuplicates(mDNS *const m, DNSQuestion *const question) argument
7237 mDNS_StartQuery_internal(mDNS *const m, DNSQuestion *const question) argument
7402 mDNS_StopQuery_internal(mDNS *const m, DNSQuestion *const question) argument
7520 mDNS_StartQuery(mDNS *const m, DNSQuestion *const question) argument
7529 mDNS_StopQuery(mDNS *const m, DNSQuestion *const question) argument
7542 mDNS_StopQueryWithRemoves(mDNS *const m, DNSQuestion *const question) argument
7593 mDNS_StartBrowse_internal(mDNS *const m, DNSQuestion *const question, const domainname *const srv, const domainname *const domain, const mDNSInterfaceID InterfaceID, mDNSBool ForceMCast, mDNSQuestionCallback *Callback, void *Context) argument
7620 mDNS_StartBrowse(mDNS *const m, DNSQuestion *const question, const domainname *const srv, const domainname *const domain, const mDNSInterfaceID InterfaceID, mDNSBool ForceMCast, mDNSQuestionCallback *Callback, void *Context) argument
7639 FoundServiceInfoSRV(mDNS *const m, DNSQuestion *question, const ResourceRecord *const answer, QC_result AddRecord) argument
7700 FoundServiceInfoTXT(mDNS *const m, DNSQuestion *question, const ResourceRecord *const answer, QC_result AddRecord) argument
7725 FoundServiceInfo(mDNS *const m, DNSQuestion *question, const ResourceRecord *const answer, QC_result AddRecord) argument
7862 mDNS_GetDomains(mDNS *const m, DNSQuestion *const question, mDNS_DomainType DomainType, const domainname *dom, const mDNSInterfaceID InterfaceID, mDNSQuestionCallback *Callback, void *Context) argument
[all...]
H A DuDNS.h34 <rdar://problem/5526796> Need to remove active LLQs from server upon question cancellation, on sleep, and on shutdown
198 <rdar://problem/4720713> uDNS: Merge unicast active question list with multicast list.
273 extern mStatus mDNS_StartQuery_internal(mDNS *const m, DNSQuestion *const question);
274 extern mStatus mDNS_StopQuery_internal(mDNS *const m, DNSQuestion *const question);
H A DuDNS.c95 <rdar://problem/6019470> BTMM: Include the question in the LLQ notification acknowledgment
259 <rdar://problem/5526796> Need to remove active LLQs from server upon question cancellation, on sleep, and on shutdown
263 <rdar://problem/5526796> Need to remove active LLQs from server upon question cancellation, on sleep, and on shutdown
267 <rdar://problem/5526796> Need to remove active LLQs from server upon question cancellation, on sleep, and on shutdown
270 Renamed question->origLease to question->ReqLease
845 Don't change question->TargetQID when repeating query over TCP
1256 <rdar://problem/4720713> uDNS: Merge unicast active question list with multicast list.
1568 *p = info->next; // Cut DomainAuthInfo from list *before* scanning our question list updating AuthInfo pointers
1939 mDNSlocal mDNSu8 *putLLQ(DNSMessage *const msg, mDNSu8 *ptr, const DNSQuestion *const question, cons argument
2365 MakeTCPConn(mDNS *const m, const DNSMessage *const msg, const mDNSu8 *const end, TCPSocketFlags flags, const mDNSAddr *const Addr, const mDNSIPPort Port, DNSQuestion *const question, ServiceRecordSet *const srs, AuthRecord *const rr) argument
2701 GetZoneData_QuestionCallback(mDNS *const m, DNSQuestion *question, const ResourceRecord *const answer, QC_result AddRecord) argument
3276 FoundStaticHostname(mDNS *const m, DNSQuestion *question, const ResourceRecord *const answer, QC_result AddRecord) argument
5113 FoundDomain(mDNS *const m, DNSQuestion *question, const ResourceRecord *const answer, QC_result AddRecord) argument
[all...]
H A DmDNSEmbeddedAPI.h411 Renamed question->origLease to question->ReqLease
928 <rdar://problem/4720713> uDNS: Merge unicast active question list with multicast list.
1072 kDNSQClass_UnicastResponse = 0x8000 // Top bit set in a question means "unicast response acceptable"
1321 // them to hang around for too long in the cache if the host in question crashes or otherwise goes away.
1380 DNSQuestion *question; // For queries member in struct:tcpInfo_t
1960 mDNSAddr AddressProxy; // For reverse-mapping Sleep Proxy PTR records, address in question
1970 mDNSu8 AnsweredLocalQ; // Set if this AuthRecord has been delivered to any local question (LocalOnly or mDNSInterface_Any)
1983 const mDNSu8 *NR_AnswerTo; // Set if this record was selected by virtue of being a direct answer to a question
2062 DNSQuestion *CRActiveQuestion; // Points to an active question referencin
2396 DNSQuestion question; // Storage for any active question member in struct:ZoneData_struct
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/resolver/ans3/
H A Dans.pl54 my @questions = $packet->question;
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/tests/
H A Dlang-pascal22 question = '''Your command, please?'', asked the waiter.';
27 writeln(question);
41 #: prog.question
59 #: prog.question
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/
H A Dsig0_test.c135 dns_rdataset_t *question = NULL; local
151 result = dns_message_gettemprdataset(query, &question);
153 dns_rdataset_init(question);
154 dns_rdataset_makequestion(question, dns_rdataclass_in,
164 ISC_LIST_APPEND(qname->list, question, link);
174 CHECK("dns_message_rendersection(question)", result);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/resolver/ans2/
H A Dans.pl53 my @questions = $packet->question;
/netbsd-6-1-5-RELEASE/games/quiz/
H A Dquiz.c230 char *answer, *t, question[LINE_SZ]; local
265 (void)strcpy(question, t);
277 (void)printf("%s?\n", question);
/netbsd-6-1-5-RELEASE/gnu/usr.bin/rcs/lib/
H A Drcsgen.c327 yesorno(int default_answer, char const *question, ...) argument
330 yesorno(default_answer, question, va_alist)
331 int default_answer; char const *question; va_dcl
338 vararg_start(args, question);
339 fvfprintf(stderr, question, args);
/netbsd-6-1-5-RELEASE/sbin/fsck_ext2fs/
H A Dutilities.c110 reply(const char *question) argument
117 persevere = !strcmp(question, "CONTINUE");
120 printf("%s? no\n\n", question);
124 printf("%s? yes\n\n", question);
128 printf("%s? [yn] ", question);
/netbsd-6-1-5-RELEASE/sbin/dump/
H A Doptr.c88 query(const char *question) argument
99 attnmessage = question;
117 " DUMP: %s: (\"yes\" or \"no\") ", question);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/
H A Dans.pl114 my @questions = $request->question;
295 my @questions = $request->question;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/upforwd/ans4/
H A Dans.pl108 my @questions = $packet->question;
253 my @questions = $packet->question;
/netbsd-6-1-5-RELEASE/sbin/restore/
H A Dutilities.c371 reply(const char *question) argument
376 fprintf(stderr, "%s? [yn] ", question);
/netbsd-6-1-5-RELEASE/external/apache2/mDNSResponder/dist/mDNSShared/
H A Duds_daemon.c281 Improved SIGINFO listing of question state
345 Improved question list SIGINFO output
799 Display question list information in udsserver_info()
2341 mDNSlocal void FoundInstance(mDNS *const m, DNSQuestion *question, const ResourceRecord *const answer, QC_result AddRecord) argument
2344 request_state *req = question->QuestionContext;
2369 req->sd, question->qname.c, DNSTypeName(question->qtype), AddRecord ? "Add" : "Rmv",
2779 mDNSlocal void resolve_result_callback(mDNS *const m, DNSQuestion *question, const ResourceRecord *const answer, QC_result AddRecord) argument
2785 request_state *req = question->QuestionContext;
2788 LogOperation("%3d: DNSServiceResolve(%##s) %s %s", req->sd, question
2921 queryrecord_result_callback(mDNS *const m, DNSQuestion *question, const ResourceRecord *const answer, QC_result AddRecord) argument
3121 enum_result_callback(mDNS *const m, DNSQuestion *const question, const ResourceRecord *const answer, QC_result AddRecord) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/
H A Drdataset.c219 * Make 'rdataset' a valid, associated, question rdataset, with a
220 * question class of 'rdclass' and type 'type'.
328 isc_boolean_t question = ISC_FALSE; local
346 question = ISC_TRUE;
371 if (!question && count > 1 &&
482 if (!question)
492 if (!question) {
H A Dtkey.c634 * Interpret the question section.
644 * Look for a TKEY record that matches the question.
660 "matching the question");
861 dns_rdataset_t *question = NULL, *tkeyset = NULL; local
874 RETERR(dns_message_gettemprdataset(msg, &question));
875 dns_rdataset_init(question);
876 dns_rdataset_makequestion(question, dns_rdataclass_any,
904 ISC_LIST_APPEND(qname->list, question, link);
925 if (question != NULL) {
926 dns_rdataset_disassociate(question);
[all...]
/netbsd-6-1-5-RELEASE/sbin/fsck_ffs/
H A Dutilities.c91 reply(const char *question) argument
98 persevere = !strcmp(question, "CONTINUE");
101 printf("%s? no\n\n", question);
106 printf("%s? yes\n\n", question);
110 printf("%s? [yn] ", question);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/include/dns/
H A Drdataset.h275 * Make 'rdataset' a valid, associated, question rdataset, with a
276 * question class of 'rdclass' and type 'type'.
285 *\li 'rdataset' is a valid, associated, question rdataset.
366 isc_boolean_t question,
374 *\li The 'question' flag should normally be #ISC_FALSE. If it is
376 * for use when printing an rdata representing a question section.
482 *\li 'rdataset' is a valid, non-question rdataset.
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dcommit.c103 struct question struct
112 struct question *next;
126 struct question *questionables;
176 struct question *p;
178 p = xmalloc (sizeof (struct question));
531 struct question *p;
532 struct question *q;
836 * If the force-commit option is enabled, and the file in question
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/wsock/config/
H A Didnconf.tcl550 set ans [tk_messageBox -icon question -type yesno \
752 set ans [tk_messageBox -type yesno -default no -icon question \
787 set ans [tk_messageBox -type yesno -default yes -icon question \
899 set ans [tk_messageBox -type yesno -default no -icon question \
928 label $dlg.f1.bm -bitmap question -bd 0
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/picochip/libgccExtras/
H A Dadddi3.asm67 // function in question.

Completed in 941 milliseconds

123