Home
last modified time | relevance | path

Searched refs:questions (Results 1 – 25 of 69) sorted by relevance

123

/external/chromium/third_party/libevent/test/
Dregress_dns.c198 if (req->questions[i]->type == EVDNS_TYPE_A && in dns_server_request_cb()
199 req->questions[i]->dns_question_class == EVDNS_CLASS_INET && in dns_server_request_cb()
200 !strcmp(req->questions[i]->name, "zz.example.com")) { in dns_server_request_cb()
205 } else if (req->questions[i]->type == EVDNS_TYPE_AAAA && in dns_server_request_cb()
206 req->questions[i]->dns_question_class == EVDNS_CLASS_INET && in dns_server_request_cb()
207 !strcmp(req->questions[i]->name, "zz.example.com")) { in dns_server_request_cb()
213 } else if (req->questions[i]->type == EVDNS_TYPE_PTR && in dns_server_request_cb()
214 req->questions[i]->dns_question_class == EVDNS_CLASS_INET && in dns_server_request_cb()
215 !strcmp(req->questions[i]->name, TEST_ARPA)) { in dns_server_request_cb()
222 req->questions[i]->type, in dns_server_request_cb()
[all …]
/external/srec/seti/sltsEngine/src/
Drun_seq_lts.c67 static SWIsltsResult free_lquestions(LQUESTION ** questions, int num_questions);
76 static SWIsltsResult free_trees(RT_LTREE **trees, int num_letters, LQUESTION **questions, int num_q…
182 LQUESTION ** questions; in load_lquestions() local
191 *pquestions = questions = (LQUESTION**) lts_alloc(num_questions, sizeof(LQUESTION*)); in load_lquestions()
192 if (questions == NULL) { in load_lquestions()
198 questions[i] = (LQUESTION*) lts_alloc(1, sizeof(LQUESTION)); in load_lquestions()
199 if (questions[i] == NULL) { in load_lquestions()
208 PORT_FREAD_CHAR(&(questions[i]->type), sizeof(char), 1, fp); in load_lquestions()
209 PORT_FREAD_CHAR(&(questions[i]->num_list), sizeof(char), 1, fp); in load_lquestions()
211 questions[i]->list = (unsigned char*) lts_alloc(questions[i]->num_list, sizeof(unsigned char)); in load_lquestions()
[all …]
/external/chromium/third_party/libevent/
Devdns.c819 u16 trans_id, questions, answers, authority, additional, datalength; in reply_parse() local
828 GET16(questions); in reply_parse()
869 for (i = 0; i < questions; ++i) { in reply_parse()
964 u16 trans_id, flags, questions, answers, authority, additional; in request_parse() local
970 GET16(questions); in request_parse()
988 server_req->base.questions = malloc(sizeof(struct evdns_server_question *) * questions); in request_parse()
989 if (server_req->base.questions == NULL) in request_parse()
992 for (i = 0; i < questions; ++i) { in request_parse()
1007 server_req->base.questions[server_req->base.nquestions++] = q; in request_parse()
1026 if (server_req->base.questions) { in request_parse()
[all …]
Devdns.h476 struct evdns_server_question **questions; member
/external/bluetooth/glib/
DMAINTAINERS11 meant as contacts for administrative questions such as cvs accounts. Other
12 questions are best directed to the mailing list gtk-devel-list@gnome.org.
/external/ppp/pppd/plugins/pppoatm/
Dans.c47 int questions,answers; in ans() local
58 questions = GET16(answer+4); in ans()
59 if (questions != 1) return TRY_OTHER; /* trouble ... */ in ans()
/external/srec/srec/clib/
Dsrec_arb.c72 ans = question_check(&allotree->questions[tnode->node.quest_index], in get_modelid_for_pic()
318 pfread(&allotree->questions, sizeof(srec_question *), 1, fp);/* questions */ in read_arbdata_from_stream()
335 allotree->questions = (srec_question *)pbuf; in read_arbdata_from_stream()
336 read_questions(&allotree->questions, allotree->num_questions, &pbuf, fp); in read_arbdata_from_stream()
/external/bison/
DREADME4 See the file doc/FAQ for frequently asked questions.
19 If you have questions about using Bison and the documentation does
/external/bluetooth/glib/docs/reference/glib/
Dresources.sgml79 gtk-list covers general GTK+ (and GLib) topics; questions about using GLib
82 questions.
90 <emphasis>not</emphasis> for asking questions about how to use GTK+ (or GLib)
/external/clearsilver/python/
DREADME.txt18 questions to blong@fiction.net
31 follow for Python22. Comments or questions to jeske@chat.net.
/external/netcat/
DNOTICE8 questions, and patches to hobbit@avian.org.
/external/zlib/contrib/puff/
DREADME16 describes the deflate format. I have received many questions on details of the
17 deflate format, and I hope that reading this code will answer those questions.
/external/srec/seti/sltsEngine/include/
Dlts_seq_internal.h136 LQUESTION **questions; member
/external/srec/srec/include/
Dsrec_arb.h94 srec_question* questions; member
/external/bluetooth/hcidump/
DREADME30 bluez-users@lists.sf.net - BlueZ general questions and discussions
/external/quake/quake/src/WinQuake/docs/
DINSTALL.Q2Mission19 The script will ask some questions about what options you want to install
/external/ipsec-tools/src/racoon/doc/
DFAQ103 If your question is not confidential, send your questions to:
106 If your question is confidential, send your questions to:
/external/libvpx/
Dmainpage.dox32 questions about this SDK, please mail the apps-devel@webmproject.org list.
/external/libpng/
DREADME120 Please do not send general questions about PNG. Send them to
123 subscribe). On the other hand, please do not send libpng questions to
127 to me. Send me any questions that start with "I was using libpng,
128 and ...". If in doubt, send questions to me. I'll bounce them
/external/quake/quake/src/WinQuake/
D3dfx.txt62 questions on various Quake dedicated websites. 3Dfx provides a GLQuake
DREADME.Solaris87 If you've got questions about Quake, rest assured that there
/external/qemu/distrib/sdl-1.2.12/
DREADME40 Frequently asked questions are answered online:
/external/dropbear/
DREADME11 me if you have any questions/bugs found/features/ideas/comments etc :)
/external/libpcap/
DREADME80 Problems, bugs, questions, desirable enhancements, etc. should be sent
/external/zlib/win32/
DREADME-WIN32.txt29 DLL_FAQ.txt Frequently asked questions about zlib1.dll

123