Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dfadvise.h23 #define POSIX_FADV_SEQUENTIAL 2 macro
/bionic/tests/headers/posix/
Dfcntl_h.c100 MACRO(POSIX_FADV_SEQUENTIAL); in fcntl_h()