Searched refs:POSIX_MADV_SEQUENTIAL (Results 1 – 12 of 12) sorted by relevance
19 #ifndef POSIX_MADV_SEQUENTIAL20 #error POSIX_MADV_SEQUENTIAL not defined
128 posix_madvise (rawfile + (off & ~(ps - 1)), n, POSIX_MADV_SEQUENTIAL); in copy_content()
482 (void) posix_madvise (mem, map_size, POSIX_MADV_SEQUENTIAL); in map_file()
434 posix_madvise (rawfile + (off & ~(ps - 1)), n, POSIX_MADV_SEQUENTIAL); in copy_content()
346 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant
3685 #ifdef POSIX_MADV_SEQUENTIAL3686 { "POSIX_MADV_SEQUENTIAL", (unsigned long) POSIX_MADV_SEQUENTIAL },
737 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant
873 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant
1316 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant
1278 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant
2025 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant
2272 pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant