Home
last modified time | relevance | path

Searched refs:pr_stats (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/netstat/
H A Dmain.c206 void (*pr_stats) /* statistics printing routine */ member
592 else if (tp->pr_stats) in main()
593 (*tp->pr_stats)(nl[tp->pr_sindex].n_value, in main()
751 pr = tp->pr_stats; in printproto()
/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dunbound-control.c201 static void pr_stats(const char* nm, struct ub_stats_info* s) in pr_stats() function
429 pr_stats(nm, &stats[i+1]); in do_stats_shm()
431 pr_stats("total", &stats[0]); in do_stats_shm()