Searched refs:vop_enotty (Results 1 – 3 of 3) sorted by relevance
99 set fnames(vop_enotty) t
902 int vop_enotty(struct vop_generic_args *ap);1100 #define VOP_ENOTTY ((void*)(uintptr_t)vop_enotty)
174 vop_enotty(struct vop_generic_args *ap) in vop_enotty() function