Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/dev/
H A Dmonotonic.c46 static int mt_cdev_ioctl(dev_t dev, unsigned long cmd, char *uptr, int fflag,
54 .d_ioctl = mt_cdev_ioctl,
263 mt_cdev_ioctl(dev_t devnum, unsigned long cmd, char *arg, __unused int flags, in mt_cdev_ioctl() function