Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dmman.d126 POSIX_MADV_SEQUENTIAL = 2, in version() enumerator
/netbsd-src/sys/sys/
H A Dmman.h188 #define POSIX_MADV_SEQUENTIAL 2 /* Expect sequential page references */ macro