Searched refs:get_detail_line (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h128 extern char *get_detail_line(int, int);
H A Dsnoop_display.c182 (void) sprintf(get_detail_line(0, len), "%s%s----- %s -----",
193 /* Note: begin+end are ignored in get_detail_line */
199 line = get_detail_line(begin, end);
H A Dsnoop_rport.c302 (void) snprintf(get_detail_line(0, 0), MAXLINE,
H A Dsnoop.c651 * get_sum_line and get_detail_line and not have
672 get_detail_line(off, len) function
686 * Each interpretor uses the get_sum_line and get_detail_line functions
H A Dsnoop_ip.c236 (void) snprintf(get_detail_line(0, 0), MAXLINE,

Completed in 53 milliseconds