Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Dtimerfd_portable.h44 #define TFD_CLOEXEC_PORTABLE O_CLOEXEC_PORTABLE macro
/development/ndk/sources/android/libportable/arch-mips/
Dtimerfd.c52 if (portable_flags & TFD_CLOEXEC_PORTABLE) { in tdf_flags_pton()