Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ttymon/
H A Dttymon.h36 #define UNACCESS -4 /* device not accessible */ macro
H A Dttymon.c314 (tp->p_status == UNACCESS)) && in open_all()
413 pmptr->p_status = UNACCESS;
H A Dtmhandler.c598 else if ((pmptr->p_status == UNACCESS) && (pmptr->p_fd == 0)) {
H A Dtmpmtab.c98 (gptr->p_status == UNACCESS)) { in read_pmtab()