Searched refs:DTYPE_SEM (Results 1 – 5 of 5) sorted by relevance
187 #define DTYPE_SEM 8 /* semaphore */ macro
421 if (__predict_false(fp->f_type != DTYPE_SEM)) { in ksem_get() 581 fp->f_type = DTYPE_SEM; in do_ksem_init() 659 fp->f_type = DTYPE_SEM; in do_ksem_open()
393 case DTYPE_SEM: in procfs_loadvnode()
1896 case DTYPE_SEM: in procfs_readlink()1977 case DTYPE_SEM: return DT_LNK; /* symlinks */ in fttodt()
550 case DTYPE_SEM: in ftrans()