Home
last modified time | relevance | path

Searched refs:posix_fallocate64 (Results 1 – 4 of 4) sorted by relevance

/io/
A Dposix_fallocate64.c24 posix_fallocate64 (int fd, __off64_t offset, __off64_t len) in posix_fallocate64() function
28 stub_warning (posix_fallocate64)
A Dfcntl.h328 posix_fallocate64);
330 # define posix_fallocate posix_fallocate64
334 extern int posix_fallocate64 (int __fd, off64_t __offset, off64_t __len);
A DMakefile55 posix_fallocate posix_fallocate64 \
70 tst-posix_fallocate tst-posix_fallocate64 \
130 CFLAGS-posix_fallocate64.c += -fexceptions
A DVersions84 posix_fadvise; posix_fadvise64; posix_fallocate; posix_fallocate64;

Completed in 4 milliseconds