Home
last modified time | relevance | path

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

/coreutils/src/
Dpr.c383 struct COLUMN;
384 struct COLUMN struct
399 bool (*print_func) (struct COLUMN *); argument
417 typedef struct COLUMN COLUMN; argument
420 static bool read_line (COLUMN *p);
422 static bool print_stored (COLUMN *p);
423 static bool open_file (char *name, COLUMN *p);
427 static void add_line_number (COLUMN *p);
442 static void read_rest_of_line (COLUMN *p);
443 static void skip_read (COLUMN *p, int column_number);
[all …]
/coreutils/tests/misc/
Dusage_vs_getopt.sh73 'pr/-COLUMN') continue;;
/coreutils/doc/
Dcoreutils.texi2815 three column options (@option{-COLUMN}|@option{-a -COLUMN}|@option{-m}) unless