Home
last modified time | relevance | path

Searched refs:TYPE_PTR (Results 1 – 1 of 1) sorted by relevance

/external/libevent/
Devdns.c148 #define TYPE_PTR EVDNS_TYPE_PTR macro
804 case TYPE_PTR: in reply_run_callback()
950 req->request_type != TYPE_PTR) { in reply_handle()
1144 } else if (type == TYPE_PTR && class == CLASS_INET) { in reply_parse()
1145 if (req->request_type != TYPE_PTR) { in reply_parse()
1884 req, EVDNS_ANSWER_SECTION, inaddr_name, TYPE_PTR, CLASS_INET, in evdns_server_request_add_ptr_reply()
3004 req = request_new(base, handle, TYPE_PTR, buf, flags, callback, ptr); in evdns_base_resolve_reverse()
3044 req = request_new(base, handle, TYPE_PTR, buf, flags, callback, ptr); in evdns_base_resolve_reverse_ipv6()