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

/haiku-fatelf/src/bin/coreutils/lib/
H A Dreadutmp.c91 size_t n_read = 0; local
127 size_t n_read = 0; local
[all...]
/haiku-fatelf/src/bin/coreutils/src/
H A Dcat.c161 size_t n_read; local
251 size_t n_read; local
[all...]
H A Dsplit.c223 size_t n_read; local
268 size_t n_read; local
317 size_t n_read; local
[all...]
H A Dhead.c186 size_t n_read = safe_read (src_fd, buf, n_to_read); local
258 size_t n_read = full_read (fd, b[i], n_to_read); local
316 size_t n_read; local
476 size_t n_read; /* Size in bytes of most recent read */ local
[all...]
H A Dod.c1242 size_t n_read; local
H A Dcopy.c807 ssize_t n_read = read (source_desc, buf, buf_size); local
[all...]
H A Dtail.c575 size_t n_read; /* Size in bytes of most recent read */ local
714 size_t n_read; local
[all...]

Completed in 131 milliseconds