Searched refs:GuestFcntl (Results 1 – 3 of 3) sorted by relevance
24 int GuestFcntl(int fd, int cmd, long arg_3);
98 return GuestFcntl(arg_1, arg_2, arg_3); in RunGuestSyscall___NR_fcntl()
112 int GuestFcntl(int fd, int cmd, long arg_3) { in GuestFcntl() function