OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TFD_CLOEXEC_PORTABLE
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/libportable/common/include/
timerfd_portable.h
44
#define
TFD_CLOEXEC_PORTABLE
O_CLOEXEC_PORTABLE
/development/ndk/sources/android/libportable/arch-mips/
timerfd.c
52
if (portable_flags &
TFD_CLOEXEC_PORTABLE
) {
Completed in 128 milliseconds