Searched refs:linux32_sys_recvfrom_args (Results 1 – 5 of 5) sorted by relevance
78 struct linux32_sys_recvfrom_args { struct171 struct linux32_sys_recvfrom_args recvfrom_args;
142 linux32_sys_recvfrom(struct lwp *l, const struct linux32_sys_recvfrom_args *uap, register_t *retval) in linux32_sys_recvfrom()
926 struct linux32_sys_recvfrom_args;1549 int linux32_sys_recvfrom(struct lwp *, const struct linux32_sys_recvfrom_args *, register_t *);
1118 ns(struct linux32_sys_recvfrom_args),
1778 const struct linux32_sys_recvfrom_args *p = params; in systrace_args()