Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dfadvise.h14 #define POSIX_FADV_DONTNEED 6 macro
17 #define POSIX_FADV_DONTNEED 4 macro
/bionic/tests/headers/posix/
Dfcntl_h.c100 MACRO(POSIX_FADV_DONTNEED); in fcntl_h()