Searched defs:POSIX_FADV_NOREUSE (Results 1 – 6 of 6) sorted by relevance
16 #define POSIX_FADV_NOREUSE 7 /* Data will be accessed once. */ macro19 #define POSIX_FADV_NOREUSE 5 /* Data will be accessed once. */ macro
323 # define POSIX_FADV_NOREUSE __POSIX_FADV_NOREUSE /* Data will be accessed once. */ macro