Searched refs:printhdr (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/usr.bin/nfsstat/
H A Dnfsstat.c91 void printhdr(int, int);
598 printhdr(clientOnly, serverOnly);
657 printhdr(int clientOnly, int serverOnly) function
987 printhdr(clientOnly, serverOnly);
/freebsd-10.0-release/usr.bin/vmstat/
H A Dvmstat.c162 static void printhdr(int, u_long);
698 printhdr(ncpus, cpumask);
749 printhdr(ncpus, cpumask);
818 printhdr(int ncpus, u_long cpumask) function
/freebsd-10.0-release/contrib/sendmail/src/
H A Dutil.c1700 bool printhdr = true; local
1730 if (printhdr)
1735 printhdr = false;

Completed in 78 milliseconds