Home
last modified time | relevance | path

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

/freebsd/share/examples/kld/cdev/module/
H A Dcdev.c101 mydev_open(struct cdev *dev, int flag, int otyp, struct thread *td) in mydev_open() argument
106 dev2udev(dev), flag, otyp, procp); in mydev_open()
113 mydev_close(struct cdev *dev, int flag, int otyp, struct thread *td) in mydev_close() argument
118 dev2udev(dev), flag, otyp, procp); in mydev_close()
/freebsd/sys/dev/xen/evtchn/
H A Devtchn_dev.c182 evtchn_open(struct cdev *dev, int flag, int otyp, struct thread *td) in evtchn_open() argument
/freebsd/sys/dev/xen/privcmd/
H A Dprivcmd.c533 privcmd_open(struct cdev *dev, int flag, int otyp, struct thread *td) in privcmd_open() argument
/freebsd/sys/dev/xen/gntdev/
H A Dgntdev.c977 gntdev_open(struct cdev *dev, int flag, int otyp, struct thread *td) in gntdev_open() argument
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c17204 dtrace_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) argument
17302 dtrace_close(dev_t dev, int flag, int otyp, cred_t *cred_p) argument