Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/gen/
H A Dposix_madvise.c49 case POSIX_MADV_WILLNEED: in posix_madvise()
/titanic_44/usr/src/uts/common/sys/
H A Dmman.h331 #define POSIX_MADV_WILLNEED 3 /* MADV_WILLNEED */ macro