Home
last modified time | relevance | path

Searched refs:POSIX_FADV_WILLNEED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dposix_fadvise.c54 case POSIX_FADV_WILLNEED: in posix_fadvise()
81 case POSIX_FADV_WILLNEED: in posix_fadvise64()
/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h309 #define POSIX_FADV_WILLNEED 3 /* will need these pages */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h403 #define POSIX_FADV_WILLNEED 3 macro