Searched refs:getgroups_args (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_prot.c445 getgroups(__unused proc_t p, struct getgroups_args *uap, register_t *retval)
H A Dinit_sysent.c139 {AC(getgroups_args), 0, 0, (sy_call_t *)getgroups, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 79 = getgroups */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h367 struct getgroups_args { struct
1769 int getgroups(struct proc *, struct getgroups_args *, int *);

Completed in 57 milliseconds