Searched refs:shmsys (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dshm.h185 int shmsys(int, ...);
H A Dsysproto.h1921 int shmsys(struct proc *, struct shmsys_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsysv_shm.c796 shmsys(struct proc *p, struct shmsys_args *uap, register_t *retval) function
H A Dinit_sysent.c375 {AC(shmsys_args), 0, 0, (sy_call_t *)shmsys, munge_wwww, munge_dddd, _SYSCALL_RET_INT_T, 16}, /* 253 = shmsys */

Completed in 52 milliseconds