Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDttycom.h75 #define TIOCNXCL _IO('t', 14) /* reset exclusive use of tty */ macro
/dragonfly/sys/kern/
HDtty.c876 case TIOCNXCL: in ttioctl()
1022 case TIOCNXCL: /* reset exclusive use of tty */ in ttioctl()