Home
last modified time | relevance | path

Searched refs:sunos_sys_getdents (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/compat/sunos/
H A Dsunos_syscallargs.h433 check_syscall_args(sunos_sys_getdents)
736 int sunos_sys_getdents(struct lwp *, const struct sunos_sys_getdents_args *, register_t *);
H A Dsunos_sysent.c785 .sy_call = (sy_call_t *)sunos_sys_getdents
H A Dsunos_misc.c361 sunos_sys_getdents(struct lwp *l, const struct sunos_sys_getdents_args *uap, register_t *retval) in sunos_sys_getdents() function