Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfadvise.h15 #define POSIX_FADV_NOREUSE 7 /* Data will be accessed once. */ macro
18 #define POSIX_FADV_NOREUSE 5 /* Data will be accessed once. */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dfcntl.h199 # define POSIX_FADV_NOREUSE 5 /* Data will be accessed once. */ macro