Home
last modified time | relevance | path

Searched refs:printheader (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dsavemail.c819 bool printheader; local
960 printheader = true;
967 if (printheader)
972 printheader = false;
1002 printheader = true;
1011 if (printheader)
1016 printheader = false;
1037 printheader = true;
1065 if (printheader)
1070 printheader = false;
[all …]
/freebsd/bin/ps/
H A Dextern.h72 void printheader(void);
H A Dps.c659 printheader(); in main()
686 printheader(); in main()
739 printheader(); in main()
H A Dprint.c68 printheader(void) in printheader() function
/freebsd/sbin/savecore/
H A Dsavecore.c159 printheader(xo_handle_t *xo, const struct kerneldumpheader *h, in printheader() function
333 printheader(xostdout, kdh, device, bounds, status); in write_header_info()
335 printheader(xoinfo, kdh, device, bounds, status); in write_header_info()
862 printheader(xostdout, &kdhl, device, bounds, -1); in DoLiveFile()
1106 printheader(xostdout, &kdhf, device, bounds, -1); in DoFile()
1109 printheader(xostdout, &kdhl, device, bounds, -1); in DoFile()