| Linux Standard Base Core Specification 4.0 | ||
|---|---|---|
| <<< Previous | Next >>> | |
The posix_fallocate64() function is a large file version of
posix_fallocate(). It shall behave as posix_fallocate()
in ISO POSIX (2003), except that the offset and len
arguments are off64_t objects rather than off_t.
| <<< Previous | Home | Next >>> |
| posix_fadvise64 | Up | psignal |