HomeSort by: relevance | last modified time | path
    Searched defs:stat_line (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/mtrace/
mtrace.c 157 void stat_line(struct tr_resp *r, struct tr_resp *s,
871 stat_line(struct tr_resp *r, struct tr_resp *s, int have_next, int *rst) function in typeref:typename:void
1108 stat_line(p, n, TRUE, r);
1115 stat_line(b, n, TRUE, r);
1124 stat_line(p, n, FALSE, r);
1129 stat_line(b, n, FALSE, r);
mtrace.c 157 void stat_line(struct tr_resp *r, struct tr_resp *s,
871 stat_line(struct tr_resp *r, struct tr_resp *s, int have_next, int *rst) function in typeref:typename:void
1108 stat_line(p, n, TRUE, r);
1115 stat_line(b, n, TRUE, r);
1124 stat_line(p, n, FALSE, r);
1129 stat_line(b, n, FALSE, r);

Completed in 22 milliseconds