Searched refs:TYPE_PTR (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/bsd/libevent/dist/ |
| D | evdns.c | 152 #define TYPE_PTR EVDNS_TYPE_PTR macro 808 case TYPE_PTR: in reply_run_callback() 954 req->request_type != TYPE_PTR) { in reply_handle() 1148 } else if (type == TYPE_PTR && class == CLASS_INET) { in reply_parse() 1149 if (req->request_type != TYPE_PTR) { in reply_parse() 1888 req, EVDNS_ANSWER_SECTION, inaddr_name, TYPE_PTR, CLASS_INET, in evdns_server_request_add_ptr_reply() 3008 req = request_new(base, handle, TYPE_PTR, buf, flags, callback, ptr); in evdns_base_resolve_reverse() 3048 req = request_new(base, handle, TYPE_PTR, buf, flags, callback, ptr); in evdns_base_resolve_reverse_ipv6()
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | evdns.c | 150 #define TYPE_PTR EVDNS_TYPE_PTR macro 806 case TYPE_PTR: in reply_run_callback() 952 req->request_type != TYPE_PTR) { in reply_handle() 1146 } else if (type == TYPE_PTR && class == CLASS_INET) { in reply_parse() 1147 if (req->request_type != TYPE_PTR) { in reply_parse() 1886 req, EVDNS_ANSWER_SECTION, inaddr_name, TYPE_PTR, CLASS_INET, in evdns_server_request_add_ptr_reply() 3006 req = request_new(base, handle, TYPE_PTR, buf, flags, callback, ptr); in evdns_base_resolve_reverse() 3046 req = request_new(base, handle, TYPE_PTR, buf, flags, callback, ptr); in evdns_base_resolve_reverse_ipv6()
|
| /netbsd/src/external/bsd/libc++/dist/libcxxrt/src/ |
| D | libelftc_dem_gnu3.c | 67 TYPE_PTR, TYPE_REF, TYPE_CMX, TYPE_IMG, TYPE_EXT, TYPE_RST, TYPE_VAT, enumerator 848 case TYPE_PTR: in cpp_demangle_push_type_qualifier() 3180 if (!vector_type_qualifier_push(&v, TYPE_PTR)) in cpp_demangle_read_type()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-1996 | 873 * call.c: Move TYPE_PTR*_MACROS ... 1435 (TYPE_PTR{,OB,MEM}_P): New macros.
|
| D | ChangeLog-2021 | 4208 is non-null before checking TYPE_PTR*.
|