Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/linux32/common/
Dlinux32_socketcall.h78 struct linux32_sys_recvfrom_args { struct
171 struct linux32_sys_recvfrom_args recvfrom_args;
Dlinux32_socket.c142 linux32_sys_recvfrom(struct lwp *l, const struct linux32_sys_recvfrom_args *uap, register_t *retval) in linux32_sys_recvfrom()