Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c3107 static int sock_flags_fixup(int fd, int target_type) in sock_flags_fixup() function
3148 ret = sock_flags_fixup(ret, target_type); in do_socket()