Home
last modified time | relevance | path

Searched refs:print_headers (Results 1 – 2 of 2) sorted by relevance

/coreutils/src/
Dhead.c59 static bool print_headers; variable
840 if (print_headers) in head()
952 print_headers = false; in main()
1075 print_headers = true; in main()
Dtail.c185 static bool print_headers; variable
1258 if (print_headers) in tail_forever()
1430 bool want_header = print_headers && (fspec != *prev_fspec); in check_fspec()
1998 if (print_headers) in tail_file()
2343 forever = from_start = print_headers = false; in main()
2410 print_headers = true; in main()