linux32_sys_recv_args
int linux32_sys_recv(struct lwp *, const struct linux32_sys_recv_args *, register_t *);
struct linux32_sys_recv_args;
ns(struct linux32_sys_recv_args),
const struct linux32_sys_recv_args *p = params;
linux32_sys_recv(struct lwp *l, const struct linux32_sys_recv_args *uap, register_t *retval)
struct linux32_sys_recv_args recv_args;