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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_mman.c684 munmap(__unused proc_t p, struct munmap_args *uap, __unused register_t *retval)
H A Dinit_sysent.c133 {AC(munmap_args), 0, 0, (sy_call_t *)munmap, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 73 = munmap */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h348 struct munmap_args { struct
1765 int munmap(struct proc *, struct munmap_args *, int *);

Completed in 32 milliseconds