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

  /src/usr.bin/netstat/
main.c 206 void (*pr_stats) /* statistics printing routine */ member in struct:protox
592 else if (tp->pr_stats)
593 (*tp->pr_stats)(nl[tp->pr_sindex].n_value,
751 pr = tp->pr_stats;
main.c 206 void (*pr_stats) /* statistics printing routine */ member in struct:protox
592 else if (tp->pr_stats)
593 (*tp->pr_stats)(nl[tp->pr_sindex].n_value,
751 pr = tp->pr_stats;

Completed in 27 milliseconds