Searched refs:CONS_GETTERM (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dconsole.h39 #define CONS_GETTERM (_CNIOC | 0) macro
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dcons.c440 if (cmd != CONS_GETTERM)
449 * error upon receiving the CONS_GETTERM ioctl.
451 * if it is wc, we know that the target supports the CONS_GETTERM
455 return (cdev_ioctl(rconsdev, CONS_GETTERM, arg, flag, cred, rvalp));
H A Dwscons.c774 case CONS_GETTERM:
/opensolaris-onvv-gate/usr/src/cmd/ttymon/
H A Dtmexpress.c215 if (ioctl(cn_fd, CONS_GETTERM, &cnterm) != -1)
/opensolaris-onvv-gate/usr/src/cmd/vt/
H A Dvtdaemon.c295 if (ioctl(fd, CONS_GETTERM, &cons_term) != 0 &&

Completed in 71 milliseconds