Home
last modified time | relevance | path

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

/freebsd/include/arpa/
H A Dnameser_compat.h152 #define T_MR ns_t_mr
H A Dnameser.h289 ns_t_mr = 9, /*%< Mail rename name. */ enumerator
/freebsd/lib/libc/resolv/
H A Dres_debug.c462 {ns_t_mr, "MR", "mail rename"},
/freebsd/lib/libc/nameser/
H A Dns_print.c167 case ns_t_mr: in ns_sprintrrf()