Searched refs:DTYPE_PSXSEM (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dfile_internal.h123 DTYPE_PSXSEM, /* POSIX Semaphores */ enumerator in enum:__anon368
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_base.c1720 case DTYPE_PSXSEM:
1916 case DTYPE_PSXSEM:
H A Dmac_vfs.c1385 case DTYPE_PSXSEM:
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dposix_sem.c561 fp->f_type = DTYPE_PSXSEM;
H A Dkern_descrip.c2187 case DTYPE_PSXSEM:
2739 if (fp->f_type != DTYPE_PSXSEM) {

Completed in 51 milliseconds