Searched refs:T_RP (Results 1 – 6 of 6) sorted by relevance
/openbsd/lib/libc/net/ |
H A D | res_debug_syms.c | 120 {T_RP, "RP", "responsible person"},
|
/openbsd/usr.sbin/tcpdump/ |
H A D | nameser.h | 128 #define T_RP 17 /* responsible person */ macro
|
H A D | print-domain.c | 272 { T_RP, "RP" }, /* RFC 1183 */
|
/openbsd/include/arpa/ |
H A D | nameser.h | 153 #define T_RP 17 /* responsible person */ macro
|
/openbsd/usr.sbin/nsd/ |
H A D | zparser.y | 65 %token <type> T_MINFO T_RP T_AFSDB T_X25 T_ISDN T_RT T_NSAP T_NSAP_PTR T_PX 625 | T_RP sp rdata_rp /* RFC 1183 */ 626 | T_RP sp rdata_unknown { $$ = $1; parse_unknown_rdata($1, $3); }
|
H A D | dns.c | 95 { TYPE_RP, "RP", T_RP, 2, 2,
|