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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dposix_shm.c358 shm_open(proc_t p, struct shm_open_args *uap, register_t *retval)
H A Dinit_sysent.c412 {AC(shm_open_args), 0, 0, (sy_call_t *)shm_open, munge_www, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 266 = shm_open */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1041 struct shm_open_args { struct
1944 int shm_open(struct proc *, struct shm_open_args *, int *);

Completed in 24 milliseconds