Home
last modified time | relevance | path

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

12345678910>>...26

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dresponse_items.c92 find_question(const k5_response_items *ri, const char *question) in find_question() argument
100 if (strcmp(ri->questions[i], question) == 0) in find_question()
108 push_question(k5_response_items *ri, const char *question, in push_question() argument
139 ri->questions[ri->count] = strdup(question); in push_question()
157 k5_response_items_ask_question(k5_response_items *ri, const char *question, in k5_response_items_ask_question() argument
163 i = find_question(ri, question); in k5_response_items_ask_question()
165 return push_question(ri, question, challenge); in k5_response_items_ask_question()
180 const char *question) in k5_response_items_get_challenge() argument
184 i = find_question(ri, question); in k5_response_items_get_challenge()
192 k5_response_items_set_answer(k5_response_items *ri, const char *question, in k5_response_items_set_answer() argument
[all …]
H A Dpreauth2.c480 const char *question, const char *challenge) in responder_ask_question() argument
485 if (strcmp(KRB5_RESPONDER_QUESTION_PASSWORD, question) == 0) in responder_ask_question()
487 return k5_response_items_ask_question(ctx->rctx.items, question, in responder_ask_question()
493 const char *question) in responder_get_answer() argument
498 if (strcmp(KRB5_RESPONDER_QUESTION_PASSWORD, question) == 0) in responder_get_answer()
500 return k5_response_items_get_answer(ctx->rctx.items, question); in responder_get_answer()
606 const char *question) in krb5_responder_get_challenge() argument
611 return k5_response_items_get_challenge(rctx->items, question); in krb5_responder_get_challenge()
616 const char *question, const char *answer) in krb5_responder_set_answer() argument
621 return k5_response_items_set_answer(rctx->items, question, answer); in krb5_responder_set_answer()
[all …]
H A Dint-proto.h262 k5_response_items_ask_question(k5_response_items *ri, const char *question,
267 const char *question);
270 k5_response_items_set_answer(k5_response_items *ri, const char *question,
275 const char *question);
/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.h940 EFI_IFR_QUESTION_HEADER Question; member
955 EFI_IFR_QUESTION_HEADER Question; member
961 EFI_IFR_QUESTION_HEADER Question; member
968 EFI_IFR_QUESTION_HEADER Question; member
976 EFI_IFR_QUESTION_HEADER Question; member
985 EFI_IFR_QUESTION_HEADER Question; member
996 EFI_IFR_QUESTION_HEADER Question; member
1002 EFI_IFR_QUESTION_HEADER Question; member
1007 EFI_IFR_QUESTION_HEADER Question; member
1012 // 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/xz/src/common/
H A Dtuklib_mbstr_nonprint.h6 /// \brief Find and replace non-printable characters with question marks
37 /// \brief Replace non-printable characters with question marks
58 /// \brief Replace non-printable characters with question marks
/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/crypto/krb5/src/include/krb5/
H A Dclpreauth_plugin.h130 /* Set a question to be answered by the responder and optionally provide
134 const char *question,
137 /* Get an answer from the responder, or NULL if the question was
141 const char *question);
/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

12345678910>>...26