/external/chromium/third_party/libevent/test/ |
D | regress_dns.c | 198 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/ |
D | run_seq_lts.c | 67 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/ |
D | evdns.c | 819 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 …]
|
D | evdns.h | 476 struct evdns_server_question **questions; member
|
/external/bluetooth/glib/ |
D | MAINTAINERS | 11 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/ |
D | ans.c | 47 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/ |
D | srec_arb.c | 72 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/ |
D | README | 4 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/ |
D | resources.sgml | 79 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/ |
D | README.txt | 18 questions to blong@fiction.net 31 follow for Python22. Comments or questions to jeske@chat.net.
|
/external/netcat/ |
D | NOTICE | 8 questions, and patches to hobbit@avian.org.
|
/external/zlib/contrib/puff/ |
D | README | 16 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/ |
D | lts_seq_internal.h | 136 LQUESTION **questions; member
|
/external/srec/srec/include/ |
D | srec_arb.h | 94 srec_question* questions; member
|
/external/bluetooth/hcidump/ |
D | README | 30 bluez-users@lists.sf.net - BlueZ general questions and discussions
|
/external/quake/quake/src/WinQuake/docs/ |
D | INSTALL.Q2Mission | 19 The script will ask some questions about what options you want to install
|
/external/ipsec-tools/src/racoon/doc/ |
D | FAQ | 103 If your question is not confidential, send your questions to: 106 If your question is confidential, send your questions to:
|
/external/libvpx/ |
D | mainpage.dox | 32 questions about this SDK, please mail the apps-devel@webmproject.org list.
|
/external/libpng/ |
D | README | 120 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/ |
D | 3dfx.txt | 62 questions on various Quake dedicated websites. 3Dfx provides a GLQuake
|
D | README.Solaris | 87 If you've got questions about Quake, rest assured that there
|
/external/qemu/distrib/sdl-1.2.12/ |
D | README | 40 Frequently asked questions are answered online:
|
/external/dropbear/ |
D | README | 11 me if you have any questions/bugs found/features/ideas/comments etc :)
|
/external/libpcap/ |
D | README | 80 Problems, bugs, questions, desirable enhancements, etc. should be sent
|
/external/zlib/win32/ |
D | README-WIN32.txt | 29 DLL_FAQ.txt Frequently asked questions about zlib1.dll
|