Searched refs:linux32_sys_getdents (Results 1 – 5 of 5) sorted by relevance
95 linux32_sys_getdents(struct lwp *l, const struct linux32_sys_getdents_args *uap, register_t *retval) in linux32_sys_getdents() function295 error = linux32_sys_getdents(l, &da, retval); in linux32_sys_readdir()
452 check_syscall_args(linux32_sys_getdents)1339 int linux32_sys_getdents(struct lwp *, const struct linux32_sys_getdents_args *, register_t *);
555 .sy_call = (sy_call_t *)linux32_sys_getdents
468 check_syscall_args(linux32_sys_getdents)1340 int linux32_sys_getdents(struct lwp *, const struct linux32_sys_getdents_args *, register_t *);
562 .sy_call = (sy_call_t *)linux32_sys_getdents