Home
last modified time | relevance | path

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

/coreutils/src/
Dsplit.c778 char *hold = nullptr; /* for lines > bufsize. */ in line_bytes_split() local
810 cwrite (n_out == 0, hold, n_hold); in line_bytes_split()
813 hold = xirealloc (hold, bufsize); in line_bytes_split()
848 hold = xpalloc (hold, &hold_size, n_buf - (hold_size - n_hold), in line_bytes_split()
849 -1, sizeof *hold); in line_bytes_split()
850 memcpy (hold + n_hold, sob, n_buf); in line_bytes_split()
868 cwrite (n_out == 0, hold, n_hold); in line_bytes_split()
870 free (hold); in line_bytes_split()
/coreutils/doc/
Dfdl.texi108 plus such following pages as are needed to hold, legibly, the material
Dcoreutils.texi12144 No file system can hold an infinite amount of data. These commands report