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

/freebsd-11-stable/usr.bin/vmstat/
H A Dvmstat.c151 static void printhdr(int, u_long);
712 printhdr(maxid, cpumask);
761 printhdr(maxid, cpumask);
851 printhdr(int maxid, u_long cpumask) function
/freebsd-11-stable/usr.bin/nfsstat/
H A Dnfsstat.c111 static void printhdr(int, int, int);
413 printhdr(int clientOnly, int serverOnly, int newStats) function
1223 printhdr(clientOnly, serverOnly, newStats);
/freebsd-11-stable/contrib/sendmail/src/
H A Dutil.c1701 bool printhdr = true; local
1731 if (printhdr)
1736 printhdr = false;

Completed in 101 milliseconds