Searched defs:fcntl (Results 1 – 7 of 7) sorted by relevance
66 VG_(fcntl)(newfd, VKI_F_SETFD, VKI_FD_CLOEXEC); in VG_() local423 Int VG_(fcntl) ( Int fd, Int cmd, Addr arg ) in VG_() argument
148 SYS_FUNC(fcntl) in SYS_FUNC() argument
401 # define fcntl rpl_fcntl macro
293 VG_(fcntl) (remote_desc, VKI_F_SETFL, save_fcntl_flags & ~VKI_O_NONBLOCK); in setup_remote_desc_for_reading() local
375 int fcntl(int fildes, int cmd, ...) in fcntl() function
401 fcntl = None variable
1459 PRE(fcntl) in PRE() argument1642 POST(fcntl) in POST() argument