Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/skywalk/nexus/
H A Dnexus_syscalls.c42 static const struct fileops nexus_ctl_ops = { variable
142 fp->fp_glob->fg_ops = &nexus_ctl_ops; in __nexus_open()