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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_audit.c1160 getauid(__unused proc_t p, struct getauid_args *uap, __unused register_t *retval)
2744 getauid(proc_t p, struct getauid_args *uap, register_t *retval)
H A Dinit_sysent.c504 {AC(getauid_args), 0, 0, (sy_call_t *)getauid, munge_w, munge_d, _SYSCALL_RET_INT_T, 4}, /* 353 = getauid */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1385 struct getauid_args { struct
2026 int getauid(struct proc *, struct getauid_args *, int *);

Completed in 32 milliseconds