Searched refs:posix_fadvise (Results 1 – 4 of 4) sorted by relevance
25 posix_fadvise (int fd, __off_t offset, __off_t len, int advise) in posix_fadvise() function29 stub_warning (posix_fadvise)
301 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
84 posix_fadvise; posix_fadvise64; posix_fallocate; posix_fallocate64;
54 posix_fadvise posix_fadvise64 \
Completed in 4 milliseconds