Searched refs:VKI_FD_CLOEXEC (Results 1 – 10 of 10) sorted by relevance
271 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
341 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
312 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
335 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
274 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
390 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
299 #define VKI_FD_CLOEXEC FD_CLOEXEC macro
71 VG_(fcntl)(newfd, VKI_F_SETFD, VKI_FD_CLOEXEC); in VG_()
392 VG_(fcntl)(fd, VKI_F_SETFD, VKI_FD_CLOEXEC); in move_fd_into_safe_range()
496 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */