Searched defs:answer (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | res_query.c | 123 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()
|
D | gethostbydns.c | 198 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()
|
D | getnetbydns.c | 118 getnetanswer(querybuf *answer, int anslen, int net_i) in getnetanswer()
|
D | res_update.c | 122 u_char buf[PACKETSZ], answer[PACKETSZ], packet[2*PACKETSZ]; in res_update() local
|
D | getaddrinfo.c | 202 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/ |
D | treesync.py | 176 def copy(src, dst, rmode="rb", wmode="wb", answer='ask'): argument 190 def okay(prompt, answer='ask'): argument
|
/device/generic/goldfish/include/ |
D | qemud.h | 46 char answer[2]; in qemud_channel_open() local
|
/device/generic/goldfish/vibrator/ |
D | qemu.c | 98 char answer[2]; in qemu_channel_open_qemud() local 351 char* answer, int answersize ) in qemu_control_query()
|