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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c51 static char *dns_type_string(uint_t type, int detail);
272 dns_type_string(uint_t type, int detail) function
380 dns_type_string(type, detail));
384 dns_type_string(type, detail));
520 dns_type_string(type, detail));
537 dns_type_string(type, detail), size, rcode, ver,
581 dns_type_string(type, detail));
586 dns_type_string(type, detail));
599 dns_type_string(type, detail));

Completed in 51 milliseconds