Home
last modified time | relevance | path

Searched defs:buffer_end (Results 1 – 4 of 4) sorted by relevance

/coreutils/src/
Dhead.c542 char *buffer_end = tmp->buffer + n_read; in elide_tail_lines_pipe() local
611 char const *buffer_end = tmp->buffer + tmp->nbytes; in elide_tail_lines_pipe() local
Dtail.c639 char const *buffer_end = tmp->buffer + n_read; in pipe_lines() local
709 char const *buffer_end = tmp->buffer + tmp->nbytes; in pipe_lines() local
897 char *buffer_end = buffer + bytes_read; in start_lines() local
Dptx.c1253 char const *buffer_end; /* end of buffered file for this occurs */ in define_all_fields() local
Dcsplit.c348 char *buffer_end = line_start + b->bytes_used; in record_line_starts() local