Home
last modified time | relevance | path

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

/trueos/include/arpa/
HDnameser_compat.h167 #define T_PX ns_t_px
HDnameser.h316 ns_t_px = 26, /*%< X.400 mail mapping. */ enumerator
/trueos/lib/libc/resolv/
HDres_debug.c488 {ns_t_px, "PX", "mapping information"},
/trueos/lib/libc/nameser/
HDns_print.c282 case ns_t_px: { in ns_sprintrrf()