Home
last modified time | relevance | path

Searched refs:target_to_host_sock_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/linux-user/
H A Dsyscall.c3078 static inline int target_to_host_sock_type(int *type) in target_to_host_sock_type() function
3133 ret = target_to_host_sock_type(&type); in do_socket()
3519 target_to_host_sock_type(&type); in do_socketpair()