Searched defs:fcntl (Results 1 – 5 of 5) sorted by relevance
71 VG_(fcntl)(newfd, VKI_F_SETFD, VKI_FD_CLOEXEC); in VG_() local368 Int VG_(fcntl) ( Int fd, Int cmd, Addr arg ) in VG_() argument
401 # define fcntl rpl_fcntl macro
346 VG_(fcntl) (remote_desc, VKI_F_SETFL, save_fcntl_flags & ~VKI_O_NONBLOCK); in remote_open() local
401 fcntl = None variable
1064 PRE(fcntl) in PRE() argument1221 POST(fcntl) in POST() argument