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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c439 {AC(identitysvc_args), 0, 0, (sy_call_t *)identitysvc, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 293 = identitysvc */
H A Dkern_credential.c392 identitysvc(__unused struct proc *p, struct identitysvc_args *uap, __unused register_t *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1170 struct identitysvc_args { struct
1971 int identitysvc(struct proc *, struct identitysvc_args *, int *);

Completed in 34 milliseconds