Home
last modified time | relevance | path

Searched refs:shmctl (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.41.9/bsd/sys/
H A Dshm.h185 int shmctl(int, int, struct shmid_ds *) __DARWIN_ALIAS(shmctl);
/xnu-10002.41.9/bsd/man/man2/
H A DMakefile217 shmctl.2 \
/xnu-10002.41.9/bsd/kern/
H A Dsysv_shm.c128 (sy_call_t *)shmctl
589 shmctl(__unused struct proc *p, struct shmctl_args *uap, int32_t *retval) in shmctl() function