Searched refs:POSIX_MADV_SEQUENTIAL (Results 1 – 14 of 14) sorted by relevance
19 #ifndef POSIX_MADV_SEQUENTIAL20 #error POSIX_MADV_SEQUENTIAL not defined
74 #define POSIX_MADV_SEQUENTIAL 2 macro
127 posix_madvise (rawfile + (off & ~(ps - 1)), n, POSIX_MADV_SEQUENTIAL); in copy_content()
480 (void) posix_madvise (mem, map_size, POSIX_MADV_SEQUENTIAL); in map_file()
433 posix_madvise (rawfile + (off & ~(ps - 1)), n, POSIX_MADV_SEQUENTIAL); in copy_content()
363 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant
3685 #ifdef POSIX_MADV_SEQUENTIAL3686 { "POSIX_MADV_SEQUENTIAL", (unsigned long) POSIX_MADV_SEQUENTIAL },
873 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant
796 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant
2320 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 1; constant
1645 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant
1604 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant
2283 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant
3237 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant