Home
last modified time | relevance | path

Searched refs:GETTY (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/ttymon/
H A Dtmchild.c75 if (pmtab->p_status != GETTY) {
140 (pmtab->p_status == GETTY) || (pmtab->p_timeout > 0)) {
243 if (pmtab->p_status != GETTY) {
532 if (pmtab->p_status != GETTY) {
557 if (pmtab->p_status != GETTY) {
602 if (pmtab->p_status != GETTY) {
H A Dtmstruct.h106 #define GETTY 3 /* entry is for ttymon express */ macro
H A Dtmexpress.c188 pmtab->p_status = GETTY; in parse_args()
H A Dttymon.c391 if (pmptr->p_status == GETTY) {