Searched refs:TIOCREVOKE (Results 1 – 6 of 6) sorted by relevance
184 #define TIOCREVOKE _IO('t', 81) macro
1770 if (com == TIOCREVOKE || com == TIOCREVOKECLEAR) { in vn_ioctl()
6847 VNOP_IOCTL(vp, TIOCREVOKE, (caddr_t)NULL, 0, vfs_context_kernel()); in vnode_reclaim_internal()
870 if (vnode_istty(vp) && (ap->a_command == TIOCREVOKE)) { in spec_ioctl()
1614 case TIOCREVOKE: in ttioctl_locked()
5264 case TIOCREVOKE: in sys_fcntl_nocancel()