Searched refs:TFD_CLOEXEC_PORTABLE (Results 1 – 2 of 2) sorted by relevance
44 #define TFD_CLOEXEC_PORTABLE O_CLOEXEC_PORTABLE macro
52 if (portable_flags & TFD_CLOEXEC_PORTABLE) { in tdf_flags_pton()