Searched refs:linux32_sys_getdents_args (Results 1 – 4 of 4) sorted by relevance
95 linux32_sys_getdents(struct lwp *l, const struct linux32_sys_getdents_args *uap, register_t *retval) in linux32_sys_getdents()289 struct linux32_sys_getdents_args da; in linux32_sys_readdir()
463 struct linux32_sys_getdents_args { struct1340 int linux32_sys_getdents(struct lwp *, const struct linux32_sys_getdents_args *, register_t *…
561 ns(struct linux32_sys_getdents_args),
857 const struct linux32_sys_getdents_args *p = params; in systrace_args()