Searched defs:shmctl (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dshm.h181 int shmctl(int, int, struct shmid_ds *) __DARWIN_ALIAS(shmctl); variable
/xnu-2782.1.97/bsd/kern/
H A Dsysv_shm.c543 shmctl(__unused struct proc *p, struct shmctl_args *uap, int32_t *retval) function

Completed in 72 milliseconds