Home
last modified time | relevance | path

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

/netbsd/external/ibm-public/postfix/dist/src/dns/
H A Ddns_strtype.c119 #ifdef T_X25
120 T_X25, "X25",
/netbsd/external/bsd/nsd/dist/
H A Dzparser.h82 T_X25 = 283, /* T_X25 */ enumerator
183 #define T_X25 283 macro
H A Dzparser.y65 %token <type> T_MINFO T_RP T_AFSDB T_X25 T_ISDN T_RT T_NSAP T_NSAP_PTR T_PX
629 | T_X25 sp rdata_x25 /* RFC 1183 */
630 | T_X25 sp rdata_unknown { $$ = $1; parse_unknown_rdata($1, $3); }
H A Ddns.c103 { TYPE_X25, "X25", T_X25, 1, 1,
/netbsd/external/mpl/dhcp/dist/includes/arpa/
H A Dnameser_compat.h145 #define T_X25 ns_t_x25 macro
/netbsd/include/arpa/
H A Dnameser_compat.h161 #define T_X25 ns_t_x25 macro
/netbsd/external/bsd/tcpdump/dist/
H A Dnameser.h138 #define T_X25 19 /* X_25 calling address */ macro
H A Dprint-domain.c272 { T_X25, "X25" }, /* RFC 1183 */
/netbsd/external/bsd/libbind/dist/include/arpa/
H A Dnameser_compat.h196 #define T_X25 ns_t_x25 macro
/netbsd/external/bsd/libbind/dist/resolv/
H A Dres_mkupdate.c403 case T_X25: in res_nmkupdate()
/netbsd/lib/libresolv/
H A Dres_mkupdate.c404 case T_X25: in res_nmkupdate()