Searched refs:mqueueops (Results 1 – 1 of 1) sorted by relevance
233 static const struct fileops mqueueops; variable2109 &mqueueops); in kern_kmq_open()2189 if (&mqueueops != (*fpp)->f_ops) { in _getmq()2485 if (fp != NULL && fp->f_ops == &mqueueops) { in mq_proc_exit()2684 static const struct fileops mqueueops = { variable