Searched refs:vop_enotty (Results 1 – 2 of 2) sorted by relevance
864 int vop_enotty(struct vop_generic_args *ap);1041 #define VOP_ENOTTY ((void*)(uintptr_t)vop_enotty)
182 vop_enotty(struct vop_generic_args *ap) in vop_enotty() function