Searched refs:linux32_sys_dup3_args (Results 1 – 7 of 7) sorted by relevance
1068 struct linux32_sys_dup3_args { struct1601 int linux32_sys_dup3(struct lwp *, const struct linux32_sys_dup3_args *, register_t *);
1345 ns(struct linux32_sys_dup3_args),
2029 const struct linux32_sys_dup3_args *p = params; in systrace_args()
1077 struct linux32_sys_dup3_args { struct1582 int linux32_sys_dup3(struct lwp *, const struct linux32_sys_dup3_args *, register_t *);
1258 ns(struct linux32_sys_dup3_args),
1956 const struct linux32_sys_dup3_args *p = params; in systrace_args()
347 linux32_sys_dup3(struct lwp *l, const struct linux32_sys_dup3_args *uap, in linux32_sys_dup3()