Searched refs:posix_fallocate (Results 1 - 4 of 4) sorted by path

/haiku/headers/posix/
H A Dfcntl.h102 extern int posix_fallocate(int fd, off_t offset, off_t len);
/haiku/src/system/libroot/posix/
H A Dfcntl.cpp100 posix_fallocate(int fd, off_t offset, off_t len) function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2154 void posix_fallocate() {} function
H A Dlibroot_stubs_legacy.c2131 void posix_fallocate() {} function

Completed in 212 milliseconds