Searched refs:printheader (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/sendmail/src/ |
| H A D | savemail.c | 819 bool printheader; local 960 printheader = true; 967 if (printheader) 972 printheader = false; 998 if (!printheader && !putline("", mci)) 1002 printheader = true; 1011 if (printheader) 1016 printheader = false; 1033 if (!printheader && !putline("", mci)) 1037 printheader = true; [all …]
|
| /src/sbin/savecore/ |
| H A D | savecore.c | 162 printheader(xo_handle_t *xo, const struct kerneldumpheader *h, in printheader() function 336 printheader(xostdout, kdh, device, bounds, status); in write_header_info() 338 printheader(xoinfo, kdh, device, bounds, status); in write_header_info() 865 printheader(xostdout, &kdhl, device, bounds, -1); in DoLiveFile() 1109 printheader(xostdout, &kdhf, device, bounds, -1); in DoFile() 1112 printheader(xostdout, &kdhl, device, bounds, -1); in DoFile()
|
| /src/bin/ps/ |
| H A D | extern.h | 75 void printheader(void);
|
| H A D | ps.c | 706 printheader(); in main() 734 printheader(); in main() 787 printheader(); in main()
|
| H A D | print.c | 67 printheader(void) in printheader() function
|