TYPE_PTR          657 third_party/libevent/evdns.c 	case TYPE_PTR:
TYPE_PTR          730 third_party/libevent/evdns.c 		if (req->search_state && req->request_type != TYPE_PTR) {
TYPE_PTR          910 third_party/libevent/evdns.c 		} else if (type == TYPE_PTR && class == CLASS_INET) {
TYPE_PTR          911 third_party/libevent/evdns.c 			if (req->request_type != TYPE_PTR) {
TYPE_PTR         1613 third_party/libevent/evdns.c 		  req, EVDNS_ANSWER_SECTION, inaddr_name, TYPE_PTR, CLASS_INET,
TYPE_PTR         2334 third_party/libevent/evdns.c 	req = request_new(TYPE_PTR, buf, flags, callback, ptr);
TYPE_PTR         2358 third_party/libevent/evdns.c 	req = request_new(TYPE_PTR, buf, flags, callback, ptr);