Home
last modified time | relevance | path

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

/coreutils/src/
Dcat.c70 static char *line_num_print = line_buf + LINE_COUNTER_BUF_LEN - 8; variable
148 if (line_num_start < line_num_print) in next_line_num()
149 line_num_print--; in next_line_num()
367 bpout = stpcpy (bpout, line_num_print); in cat()
404 bpout = stpcpy (bpout, line_num_print); in cat()