Home
last modified time | relevance | path

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

/coreutils/tests/stty/
Dstty-invalid.sh47 returns_ 1 stty eol -F /dev/tty || fail=1
48 returns_ 1 stty -F /dev/tty eol || fail=1
49 returns_ 1 stty -F/dev/tty eol || fail=1
50 returns_ 1 stty eol -F/dev/tty eol || fail=1
/coreutils/src/
Dsplit.c793 char *eol; in line_bytes_split() local
802 eol = memrchr (sob, eolchar, split_rest); in line_bytes_split()
805 eol = memrchr (sob, eolchar, n_left); in line_bytes_split()
808 if (n_hold && !(!eol && n_out)) in line_bytes_split()
819 if (eol) in line_bytes_split()
822 idx_t n_write = eol - sob + 1; in line_bytes_split()
Dsort.c1765 char eol = eolchar; in fillbuf() local
1809 if (line_start != ptrlim && ptrlim[-1] != eol) in fillbuf()
1810 *ptrlim++ = eol; in fillbuf()
1815 while ((p = memchr (ptr, eol, ptrlim - ptr))) in fillbuf()
/coreutils/tests/
Dlocal.mk615 tests/ls/color-clear-to-eol.sh \
/coreutils/doc/
Dcoreutils.texi15576 sets the @code{eof} and @code{eol} characters to their default values
15678 @item eol
15679 @opindex eol