Home
last modified time | relevance | path

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

/openbsd/sys/lib/libsa/
H A Dioctl.c76 errno = (f->f_dev->dv_ioctl)(f, cmd, arg); in ioctl()
H A Dstand.h89 int (*dv_ioctl)(struct open_file *f, u_long cmd, void *data); member