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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsubr_prof.c316 static int add_profil_funneled(struct proc *p, struct add_profil_args *uap, register_t *retval);
413 add_profil(struct proc *p, struct add_profil_args *uap, register_t *retval)
426 add_profil_funneled(struct proc *p, struct add_profil_args *uap, __unused register_t *retval)
H A Dinit_sysent.c270 {AC(add_profil_args), 0, 0, (sy_call_t *)add_profil, munge_wwww, munge_dddd, _SYSCALL_RET_INT_T, 16}, /* 176 = add_profil */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h639 struct add_profil_args { struct
1846 int add_profil(struct proc *, struct add_profil_args *, int *);

Completed in 39 milliseconds