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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkdebug.c1501 stack_snapshot(struct proc *p, register struct stack_snapshot_args *uap, register_t *retval) {
H A Dinit_sysent.c533 {AC(stack_snapshot_args), 0, 0, (sy_call_t *)stack_snapshot, munge_wwww, munge_dddd, _SYSCALL_RET_INT_T, 16}, /* 365 = stack_snapshot */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1439 struct stack_snapshot_args { struct
2040 int stack_snapshot(struct proc *, struct stack_snapshot_args *, int *);

Completed in 69 milliseconds