Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Dsignalfd_portable.h21 #define SFD_CLOEXEC_PORTABLE O_CLOEXEC_PORTABLE macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c1235 if (portable_flags & SFD_CLOEXEC_PORTABLE) { in do_signalfd4_portable()