Home
last modified time | relevance | path

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

/io/
A Dposix_fadvise.c25 posix_fadvise (int fd, __off_t offset, __off_t len, int advise) in posix_fadvise() function
29 stub_warning (posix_fadvise)
A Dfcntl.h301 extern int posix_fadvise (int __fd, off_t __offset, off_t __len,
305 extern int __REDIRECT_NTH (posix_fadvise, (int __fd, __off64_t __offset,
309 # define posix_fadvise posix_fadvise64 macro
A DVersions84 posix_fadvise; posix_fadvise64; posix_fallocate; posix_fallocate64;
A DMakefile54 posix_fadvise posix_fadvise64 \

Completed in 4 milliseconds