Home
last modified time | relevance | path

Searched refs:POSIX_FADV_DONTNEED (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libc/port/gen/
H A Dposix_fadvise.c58 case POSIX_FADV_DONTNEED: in posix_fadvise()
86 case POSIX_FADV_DONTNEED: in posix_fadvise64()
/titanic_50/usr/src/uts/common/sys/
H A Dfcntl.h398 #define POSIX_FADV_DONTNEED 4 macro