Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dshm.h186 int shmdt(const void *);
/xnu-12377.41.6/bsd/man/man2/
H A DMakefile220 shmdt.2 \
/xnu-12377.41.6/bsd/kern/
H A Dsysv_shm.c128 (sy_call_t *)shmdt, (sy_call_t *)shmget,
320 shmdt(struct proc *p, struct shmdt_args *uap, int32_t *retval) in shmdt() function