Home
last modified time | relevance | path

Searched defs:POSIX_FADV_SEQUENTIAL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h308 #define POSIX_FADV_SEQUENTIAL 2 /* expect sequential page references */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h409 #define POSIX_FADV_SEQUENTIAL 2 macro