Searched refs:DTYPE_MQUEUE (Results 1 – 3 of 3) sorted by relevance
66 #define DTYPE_MQUEUE 7 /* posix message queue */ macro
1265 if (__predict_false(fp->f_type == DTYPE_MQUEUE)) in closefp_impl()2713 if (fp != NULL && (fp->f_type == DTYPE_MQUEUE || in fdcloseexec()4752 case DTYPE_MQUEUE: in file_type_to_name()
2108 finit(fp, flags & (FREAD | FWRITE | O_NONBLOCK), DTYPE_MQUEUE, pn, in kern_kmq_open()