Searched refs:__NR_fcntl_nocancel (Results 1 – 4 of 4) sorted by relevance
272 SysRes res = VG_(do_syscall3)(__NR_fcntl_nocancel, fd, cmd, arg); in ML_()
632 #define __NR_fcntl_nocancel VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(406) macro
371 SysRes res = VG_(do_syscall3)(__NR_fcntl_nocancel, fd, cmd, arg); in VG_()
8271 MACXY(__NR_fcntl_nocancel, fcntl),