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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_prot.c1434 settid_with_pid(proc_t p, struct settid_with_pid_args *uap, __unused register_t *retval)
H A Dinit_sysent.c457 {AC(settid_with_pid_args), 0, 0, (sy_call_t *)settid_with_pid, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 311 = settid_with_pid */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1214 struct settid_with_pid_args { struct
1984 int settid_with_pid(struct proc *, struct settid_with_pid_args *, int *);

Completed in 46 milliseconds