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

/haiku-fatelf/src/bin/coreutils/src/
H A Dcat.c70 static char *line_num_print = line_buf + LINE_COUNTER_BUF_LEN - 8; variable
144 if (line_num_start < line_num_print)
145 line_num_print--;
394 bpout = stpcpy (bpout, line_num_print);
416 bpout = stpcpy (bpout, line_num_print);

Completed in 83 milliseconds