Home
last modified time | relevance | path

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

/coreutils/src/
Dcat.c76 static char *line_num_end = line_buf + LINE_COUNTER_BUF_LEN - 3; variable
135 char *endp = line_num_end; in next_line_num()