Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDinit_sysent.c497 { AS(getdents_args), 4, (sy_call_t *)sys_getdents }, /* 480 = getdents */
HDvfs_syscalls.c4677 sys_getdents(struct sysmsg *sysmsg, const struct getdents_args *uap) in sys_getdents() function
/dragonfly/sys/sys/
HDsysproto.h1715 int sys_getdents (struct sysmsg *sysmsg, const struct getdents_args *);