Searched defs:ns_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/arpa/
H A Dnameser.h197 #define ns_rr_type(rr) ((ns_type)((rr).type + 0))
387 } ns_type; typedef in typeref:enum:__ns_type
626 ns_class, ns_type, ulong_t, const uchar_t *,
679 ns_type qtype, ns_class qclass);
681 ns_nname_ct name, ns_type type,
685 ssize_t ns_rdata_unpack(const uchar_t *, const uchar_t *, ns_type,
687 int ns_rdata_equal(ns_type, const uchar_t *, size_t,
689 int ns_rdata_refers(ns_type,

Completed in 64 milliseconds