Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDinit_sysent.c96 { AS(getgroups_args), 4, (sy_call_t *)sys_getgroups }, /* 79 = getgroups */
HDkern_prot.c212 sys_getgroups(struct sysmsg *sysmsg, const struct getgroups_args *uap) in sys_getgroups() function
/dragonfly/sys/sys/
HDsysproto.h1536 int sys_getgroups (struct sysmsg *sysmsg, const struct getgroups_args *);