Home
last modified time | relevance | path

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

/dragonfly/include/arpa/
H A Dnameser_compat.h161 #define T_X25 ns_t_x25
H A Dnameser.h267 ns_t_x25 = 19, /* X_25 calling address. */ enumerator
/dragonfly/lib/libc/resolv/
H A Dres_debug.c476 {ns_t_x25, "X25", "X25 address"},
/dragonfly/lib/libc/nameser/
H A Dns_print.c296 case ns_t_x25: in ns_sprintrrf()