Searched refs:printed (Results 1 – 7 of 7) sorted by relevance
/coreutils/src/ |
D | uname.c | 156 static bool printed; in print_element() local 157 if (printed) in print_element() 159 printed = true; in print_element()
|
D | tsort.c | 56 bool printed; member 289 if (k->count == 0 && !k->printed) in scan_zeros() 489 head->printed = true; in tsort()
|
/coreutils/doc/ |
D | fdl.texi | 37 whether it is published as a printed book. We recommend this License 107 The ``Title Page'' means, for a printed book, the title page itself, 151 If you publish printed copies (or copies in media that commonly have 152 printed covers) of the Document, numbering more than 100, and the 358 Otherwise they must appear on printed covers that bracket the whole
|
D | coreutils.texi | 928 printed as blocks, if neither @env{BLOCK_SIZE} nor the above 931 normally printed as byte counts, e.g., the file sizes contained in 1986 printed as a single octal number. 2012 Select the base in which file offsets are printed. @var{radix} can 2569 By default, a 5-line header is printed at each page: two blank lines; 2571 blank lines. A footer of five blank lines is also printed. 2612 file (not first page printed). Line numbering may be altered by @option{-N} 2663 @samp{%}, characters in @var{format} are printed unchanged. You can use 2767 first line of the input file (not the first line printed, compare the 2772 printed with single column output only. The TAB width varies [all …]
|
/coreutils/ |
D | TODO | 44 ls: add --format=FORMAT option that controls how each line is printed.
|
D | HACKING | 405 not "the frobnozzle will be printed".
|
D | NEWS | 176 Previously the status for files was printed as 'OK' once any file had passed. 2868 file as a header line to be joined and printed unconditionally. 4027 is printed. Its --check option now accepts an optional argument, and 5331 size, if known. If only one count is printed, it is guaranteed to 5332 be printed without leading spaces.
|