Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/dev/
H A Dmonotonic.c48 static int mt_cdev_ioctl(dev_t dev, unsigned long cmd, char *uptr, int fflag,
56 .d_ioctl = mt_cdev_ioctl,
275 mt_cdev_ioctl(dev_t devnum, unsigned long cmd, char *arg, __unused int flags, in mt_cdev_ioctl() function