Searched refs:linux32_sys_fchmodat_args (Results 1 – 7 of 7) sorted by relevance
989 struct linux32_sys_fchmodat_args { struct1575 int linux32_sys_fchmodat(struct lwp *, const struct linux32_sys_fchmodat_args *, register_t *);
1254 ns(struct linux32_sys_fchmodat_args),
1911 const struct linux32_sys_fchmodat_args *p = params; in systrace_args()
998 struct linux32_sys_fchmodat_args { struct1556 int linux32_sys_fchmodat(struct lwp *, const struct linux32_sys_fchmodat_args *, register_t *);
1170 ns(struct linux32_sys_fchmodat_args),
1838 const struct linux32_sys_fchmodat_args *p = params; in systrace_args()
455 linux32_sys_fchmodat(struct lwp *l, const struct linux32_sys_fchmodat_args *uap, register_t *retval) in linux32_sys_fchmodat()