Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c106 static int spec_ioctl(struct vnode *, int, intptr_t, int, struct cred *, int *,
189 VOPNAME_IOCTL, { .vop_ioctl = spec_ioctl },
1263 spec_ioctl(struct vnode *vp, int cmd, intptr_t arg, int mode, struct cred *cr, in spec_ioctl() function