Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dshm.h186 int shmdt(const void *);
/xnu-11215.1.10/bsd/man/man2/
H A DMakefile218 shmdt.2 \
/xnu-11215.1.10/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