Searched refs:EFD_NONBLOCK_PORTABLE (Results 1 – 2 of 2) sorted by relevance
45 if (portable_flags & EFD_NONBLOCK_PORTABLE) { in efd_flags_pton()47 portable_flags &= ~EFD_NONBLOCK_PORTABLE; in efd_flags_pton()
48 #define EFD_NONBLOCK_PORTABLE O_NONBLOCK_PORTABLE macro