allwinner_a64/android/external/strace/xlat/sfd_flags.in
2018-08-08 16:14:42 +08:00

4 lines
98 B
Text

#if defined SFD_CLOEXEC || defined O_CLOEXEC
SFD_CLOEXEC O_CLOEXEC
#endif
SFD_NONBLOCK O_NONBLOCK