Home
last modified time | relevance | path

Searched refs:t (Results 1 – 2 of 2) sorted by relevance

/include/arpa/
A Dnameser.h298 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \ argument
299 (t) == ns_t_mailb || (t) == ns_t_maila)
301 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt) argument
303 #define ns_t_rr_p(t) (!ns_t_qt_p(t) && !ns_t_mrr_p(t)) argument
304 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr) argument
305 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \ argument
306 (t) == ns_t_zxfr)
/include/
A Dlink.h36 #define _ElfW(e,w,t) _ElfW_1 (e, w, _##t) argument
37 #define _ElfW_1(e,w,t) e##w##t argument

Completed in 10 milliseconds