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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c57 static size_t print_answer(char *line, const uchar_t *header,
133 (void) print_answer(line,
202 rrp += print_answer(get_line(0, 0),
217 rrp += print_answer(get_line(0, 0), data,
229 rrp += print_answer(get_line(0, 0), data,
390 * print_answer() is used to display the contents of a single resource
450 print_answer(char *line, const uchar_t *header, const uchar_t *data, function

Completed in 45 milliseconds