]> granicus.if.org Git - strace/blob - xlat/sfd_flags.in
scsi: add fallback definitions for SG_* ioctl command constants
[strace] / xlat / sfd_flags.in
1 #if defined SFD_CLOEXEC || defined O_CLOEXEC
2 SFD_CLOEXEC     O_CLOEXEC
3 #endif
4 SFD_NONBLOCK    O_NONBLOCK