Searched refs:UNACCESS (Results 1 – 4 of 4) sorted by relevance
36 #define UNACCESS -4 /* device not accessible */ macro
314 (tp->p_status == UNACCESS)) && in open_all()413 pmptr->p_status = UNACCESS;
598 else if ((pmptr->p_status == UNACCESS) && (pmptr->p_fd == 0)) {
98 (gptr->p_status == UNACCESS)) { in read_pmtab()