Home
last modified time | relevance | path

Searched defs:noioctl (Results 1 – 2 of 2) sorted by relevance

/dragonfly/stand/lib/
HDdev.c53 noioctl(struct open_file *f, u_long cmd, void *data) in noioctl() function
/dragonfly/sys/kern/
HDkern_device.c89 static d_ioctl_t noioctl; variable
729 noioctl(struct dev_ioctl_args *ap) in noioctl() function