Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/bin/ps/
H A Dextern.h74 void printheader(void);
H A Dps.c670 printheader(); in main()
697 printheader(); in main()
750 printheader(); in main()
H A Dprint.c75 printheader(void) in printheader() function
/freebsd-14.2/sbin/savecore/
H A Dsavecore.c160 printheader(xo_handle_t *xo, const struct kerneldumpheader *h, in printheader() function
334 printheader(xostdout, kdh, device, bounds, status); in write_header_info()
336 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()