Searched refs:linux32_sys_stime_args (Results 1 – 4 of 4) sorted by relevance
193 linux32_sys_stime(struct lwp *l, const struct linux32_sys_stime_args *uap, register_t *retval) in linux32_sys_stime()
109 struct linux32_sys_stime_args { struct1164 int linux32_sys_stime(struct lwp *, const struct linux32_sys_stime_args *, register_t *);
134 ns(struct linux32_sys_stime_args),
182 const struct linux32_sys_stime_args *p = params; in systrace_args()