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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsysv_shm.c350 shmat(struct proc *p, struct shmat_args *uap, user_addr_t *retval)
H A Dinit_sysent.c402 {AC(shmat_args), 0, 0, (sy_call_t *)shmat, munge_www, munge_ddd, _SYSCALL_RET_ADDR_T, 12}, /* 262 = shmat */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1021 struct shmat_args { struct
1938 int shmat(struct proc *, struct shmat_args *, user_addr_t *);

Completed in 27 milliseconds