Searched refs:VKI_FD_CLOEXEC (Results 1 – 15 of 15) sorted by relevance
262 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
289 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
256 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
357 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
409 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
358 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
329 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
291 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
355 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
360 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
318 #define VKI_FD_CLOEXEC FD_CLOEXEC macro
546 #define VKI_FD_CLOEXEC FD_CLOEXEC macro
1173 VG_(fcntl)(VG_(log_output_sink).fd, VKI_F_SETFD, VKI_FD_CLOEXEC); in main_process_cmd_line_options()1195 VG_(fcntl)(VG_(xml_output_sink).fd, VKI_F_SETFD, VKI_FD_CLOEXEC); in main_process_cmd_line_options()
66 VG_(fcntl)(newfd, VKI_F_SETFD, VKI_FD_CLOEXEC); in VG_()
496 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */