HomeSort by: relevance | last modified time | path
    Searched defs:mqops (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
sys_mqueue.c 91 static const struct fileops mqops = { variable in typeref:typename:const struct fileops
511 fp->f_ops = &mqops;

Completed in 12 milliseconds