linux32_sys_recvfrom_args
int linux32_sys_recvfrom(struct lwp *, const struct linux32_sys_recvfrom_args *, register_t *);
struct linux32_sys_recvfrom_args;
ns(struct linux32_sys_recvfrom_args),
const struct linux32_sys_recvfrom_args *p = params;
linux32_sys_recvfrom(struct lwp *l, const struct linux32_sys_recvfrom_args *uap, register_t *retval)
struct linux32_sys_recvfrom_args recvfrom_args;