Home
last modified time | relevance | path

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

/coreutils/src/
Dsplit.c655 intmax_t opened = 0; in bytes_split() local
673 to_write = n_bytes + (opened + 1 < rem_bytes); in bytes_split()
687 opened += new_file_flag; in bytes_split()
688 new_file_flag = !max_files || (opened < max_files); in bytes_split()
698 to_write = n_bytes + (opened < rem_bytes); in bytes_split()
704 opened += new_file_flag; in bytes_split()
706 if (! filter_ok && opened == max_files) in bytes_split()
718 while (opened++ < max_files) in bytes_split()
/coreutils/doc/
Dcoreutils.texi2805 opened. (The exit status will still be nonzero, however.)
3486 Write a diagnostic just before each output file is opened.
4210 If any listed file cannot be opened or read, if any valid line has
9004 be opened for writing, the copy fails. However, with @option{--force},
9005 when a destination file cannot be opened, @command{cp} then
9734 A file cannot be opened in CIO mode and with a standard open at the
15122 Set the line opened by the file name specified in @var{device} instead of