Home
last modified time | relevance | path

Searched defs:posix_fallocate (Results 1 – 2 of 2) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dposix_fallocate.c21 #define posix_fallocate static internal_fallocate macro
27 posix_fallocate (int fd, __off_t offset, __off_t len) in posix_fallocate() function
/sysdeps/posix/
A Dposix_fallocate.c31 posix_fallocate (int fd, __off_t offset, __off_t len) in posix_fallocate() function

Completed in 3 milliseconds