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