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

/haiku-fatelf/src/bin/coreutils/src/
H A Dptx.c275 static int head_truncation; /* flag truncation before the head field */
1574 head_truncation = (truncation_string
1578 head_truncation = 0;
1589 head_truncation = 0;
1664 if (head_truncation)
1795 - (head_truncation ? truncation_string_length : 0));
1796 if (head_truncation)
1839 head_truncation = 0;
274 static int head_truncation; /* flag truncation before the head field */ variable

Completed in 38 milliseconds