Searched refs:DTYPE_SEM (Results 1 – 4 of 4) sorted by relevance
582 finit(fp, FREAD | FWRITE, DTYPE_SEM, ks, &ksem_ops); in ksem_create()600 if (fp->f_type != DTYPE_SEM) { in ksem_get()
5092 case DTYPE_SEM: in file_type_to_name()
68 #define DTYPE_SEM 9 /* posix semaphore */ macro
608 case DTYPE_SEM: in procstat_getfiles_kvm()