Searched refs:target_to_host_fcntl_cmd (Results 1 – 5 of 5) sorted by relevance
44 abi_long target_to_host_fcntl_cmd(int cmd);
258 abi_long target_to_host_fcntl_cmd(int cmd) in target_to_host_fcntl_cmd() function
572 host_cmd = target_to_host_fcntl_cmd(arg2); in do_freebsd_fcntl()
34 @@ -6813,13 +6813,13 @@ static int target_to_host_fcntl_cmd(int51 @@ -6833,17 +6833,6 @@ static int target_to_host_fcntl_cmd(int69 @@ -6895,8 +6884,8 @@ static int target_to_host_fcntl_cmd(int
6709 static int target_to_host_fcntl_cmd(int cmd) in target_to_host_fcntl_cmd() function6994 int host_cmd = target_to_host_fcntl_cmd(cmd); in do_fcntl()12431 cmd = target_to_host_fcntl_cmd(arg2); in _syscall2()