Home
last modified time | relevance | path

Searched defs:answer (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_query.c123 u_char *answer, /* buffer to put answer */ in res_query()
201 u_char *answer, /* buffer to put answer */ in res_search()
342 u_char *answer, /* buffer to put answer */ in res_querydomain()
Dgethostbydns.c198 gethostanswer(const querybuf *answer, int anslen, const char *qname, int qtype) in gethostanswer()
503 __dns_getanswer(const char *answer, int anslen, const char *qname, int qtype) in __dns_getanswer()
Dgetnetbydns.c118 getnetanswer(querybuf *answer, int anslen, int net_i) in getnetanswer()
Dres_update.c122 u_char buf[PACKETSZ], answer[PACKETSZ], packet[2*PACKETSZ]; in res_update() local
Dgetaddrinfo.c202 u_char *answer; /* buffer to put answer */ member
1069 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, in getanswer()
1699 u_char *answer; in res_queryN() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dtreesync.py176 def copy(src, dst, rmode="rb", wmode="wb", answer='ask'): argument
190 def okay(prompt, answer='ask'): argument
/device/generic/goldfish/include/
Dqemud.h46 char answer[2]; in qemud_channel_open() local
/device/generic/goldfish/vibrator/
Dqemu.c98 char answer[2]; in qemu_channel_open_qemud() local
351 char* answer, int answersize ) in qemu_control_query()