Searched defs:fcntl (Results 1 – 11 of 11) sorted by relevance
190 SYS_FUNC(fcntl) in SYS_FUNC() argument
21 fcntl = None variable
22 fcntl = None variable
66 VG_(fcntl)(newfd, VKI_F_SETFD, VKI_FD_CLOEXEC); in VG_() local493 Int VG_(fcntl) ( Int fd, Int cmd, Addr arg ) in VG_() argument
55 fcntl \ program
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
1543 PRE(fcntl) in PRE() argument1742 POST(fcntl) in POST() argument