Searched refs:O_NOFOLLOW_PORTABLE (Results 1 – 4 of 4) sorted by relevance
23 #define O_NOFOLLOW_PORTABLE 0100000 macro65 #ifndef O_NOFOLLOW_PORTABLE66 #define O_NOFOLLOW_PORTABLE 00400000 macro
49 if (flags & O_NOFOLLOW_PORTABLE) in x86_change_flags()
62 if (flags & O_NOFOLLOW_PORTABLE) in open_flags_pton()
204 if (flags & O_NOFOLLOW_PORTABLE) in fcntl_flags_pton()244 portableflags |= O_NOFOLLOW_PORTABLE; in fcntl_flags_ntop()