Searched defs:line_bytes (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/coreutils/src/
H A Dsort.c161 size_t line_bytes; /* Number of bytes to reserve for each line. */ member in struct:buffer
1381 initbuf (struct buffer *buf, size_t line_bytes, size_t alloc) argument
1567 size_t line_bytes = buf->line_bytes; local
1316 sort_buffer_size(FILE *const *fps, size_t nfps, char *const *files, size_t nfiles, size_t line_bytes) argument
[all...]

Completed in 51 milliseconds