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