Searched refs:DTYPE_PSXSHM (Results 1 - 7 of 7) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dfile_internal.h122 DTYPE_PSXSHM, /* POSIX Shared memory */ enumerator in enum:__anon368
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dposix_shm.c593 fp->f_type = DTYPE_PSXSHM;
636 if (fp->f_type != DTYPE_PSXSHM) {
H A Dkern_descrip.c1959 case DTYPE_PSXSHM:
2186 case DTYPE_PSXSHM:
2672 if (fp->f_type != DTYPE_PSXSHM) {
H A Dkern_mman.c324 if(fp->f_fglob->fg_type == DTYPE_PSXSHM) {
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_base.c1719 case DTYPE_PSXSHM:
1915 case DTYPE_PSXSHM:
H A Dmac_vfs.c1382 case DTYPE_PSXSHM:
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c4536 if (fp->f_fglob->fg_type == DTYPE_PSXSHM) {

Completed in 68 milliseconds