Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Dinotify_portable.h44 #define IN_CLOEXEC_PORTABLE O_CLOEXEC_PORTABLE macro
/development/ndk/sources/android/libportable/arch-mips/
Dinotify.c55 if (portable_flags & IN_CLOEXEC_PORTABLE) { in in_flags_pton()