Home
last modified time | relevance | path

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

/coreutils/src/
Dptx.c276 static bool head_truncation; /* flag truncation before the head field */ variable
1396 head_truncation = (truncation_string in define_all_fields()
1400 head_truncation = false; in define_all_fields()
1411 head_truncation = false; in define_all_fields()
1480 if (head_truncation) in output_one_roff_line()
1611 - (head_truncation ? truncation_string_length : 0)); in output_one_dumb_line()
1612 if (head_truncation) in output_one_dumb_line()
1655 head_truncation = false; in generate_all_output()