Home
last modified time | relevance | path

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

/coreutils/src/
Dhead.c293 bool eof = false; in elide_tail_bytes_pipe() local
300 for (i = false; ! eof ; i = !i) in elide_tail_bytes_pipe()
327 eof = true; in elide_tail_bytes_pipe()
353 bool eof = false; in elide_tail_bytes_pipe() local
366 for (i = 0, i_next = 1; !eof; i = i_next, i_next = (i_next + 1) % n_bufs) in elide_tail_bytes_pipe()
394 eof = true; in elide_tail_bytes_pipe()
Dsplit.c657 bool eof = ! to_write; in bytes_split() local
659 while (! eof) in bytes_split()
666 eof = n_read < bufsize; in bytes_split()
680 eof = n_read == 0; in bytes_split()
693 eof = true; in bytes_split()
Dsort.c196 bool eof; /* An EOF has been read. */ member
1598 buf->eof = false; in initbuf()
1769 if (buf->eof) in fillbuf()
1806 buf->eof = true; in fillbuf()
1851 if (buf->eof) in fillbuf()
4024 buf.eof = false; in sort()
4032 if (buf.eof && nfiles in sort()
4045 if (buf.eof && !nfiles && !ntemps && !buf.left) in sort()
/coreutils/tests/
Dseek-data-capable19 # current and eof positions respectively.
Dlocal.mk176 tests/tty/tty-eof.pl \
/coreutils/doc/
Dcoreutils.texi15576 sets the @code{eof} and @code{eol} characters to their default values
15674 @item eof
15675 @opindex eof