HomeSort by: relevance | last modified time | path
    Searched defs:mqops (Results 1 - 2 of 2) 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;
sys_mqueue.c 91 static const struct fileops mqops = { variable in typeref:typename:const struct fileops
511 fp->f_ops = &mqops;

Completed in 23 milliseconds