Searched defs:questions (Results 1 – 4 of 4) sorted by relevance
/external/libevent/include/event2/ |
D | dns_struct.h | 59 struct evdns_server_question **questions; member
|
/external/jmdns/src/javax/jmdns/impl/tasks/ |
D | Responder.java | 100 Set<DNSQuestion> questions = new HashSet<DNSQuestion>(); in run() local
|
/external/ppp/pppd/plugins/pppoatm/ |
D | ans.c | 47 int questions,answers; in ans() local
|
/external/libevent/ |
D | evdns.c | 1008 u16 trans_id, questions, answers, authority, additional, datalength; in reply_parse() local 1209 u16 trans_id, flags, questions, answers, authority, additional; in request_parse() local
|