Searched defs:fcntl (Results 1 – 5 of 5) sorted by relevance
71 VG_(fcntl)(newfd, VKI_F_SETFD, VKI_FD_CLOEXEC); in VG_() local366 Int VG_(fcntl) ( Int fd, Int cmd, Addr arg ) in VG_() argument
392 VG_(fcntl)(fd, VKI_F_SETFD, VKI_FD_CLOEXEC); in move_fd_into_safe_range() local
345 VG_(fcntl) (remote_desc, VKI_F_SETFL, save_fcntl_flags & ~VKI_O_NONBLOCK); in remote_open() local
401 fcntl = None variable
1065 PRE(fcntl) in PRE() argument1222 POST(fcntl) in POST() argument