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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_mman.c1030 munlockall(__unused proc_t p, __unused struct munlockall_args *uap, __unused register_t *retval)
H A Dinit_sysent.c471 {AC(munlockall_args), 0, 0, (sy_call_t *)munlockall, munge_w, munge_d, _SYSCALL_RET_INT_T, 4}, /* 325 = munlockall */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1265 struct munlockall_args { struct
1997 int munlockall(struct proc *, struct munlockall_args *, int *);

Completed in 32 milliseconds