Home
last modified time | relevance | path

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

/dflybsd-src/stand/lib/
H A Ddev.c53 noioctl(struct open_file *f, u_long cmd, void *data) in noioctl() function
/dflybsd-src/sys/kern/
H A Dkern_device.c89 static d_ioctl_t noioctl; variable
729 noioctl(struct dev_ioctl_args *ap) in noioctl() function