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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_prot.c481 getsgroups(__unused proc_t p, __unused struct getsgroups_args *uap, __unused register_t *retval)
H A Dinit_sysent.c434 {AC(getsgroups_args), 0, 0, (sy_call_t *)getsgroups, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 288 = getsgroups */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1144 struct getsgroups_args { struct
1966 int getsgroups(struct proc *, struct getsgroups_args *, int *);

Completed in 152 milliseconds