Home
last modified time | relevance | path

Searched refs:mqops (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/kern/
H A Dsys_mqueue.c91 static const struct fileops mqops = { variable
511 fp->f_ops = &mqops; in mq_handle_open()