Lines Matching refs:p_status
255 if ((tp->p_status > 0) && (tp->p_fd == 0) && in initialize()
288 if ((tp->p_status > 0) && (tp->p_fd == 0) && in open_all()
312 } else if (((tp->p_status == LOCKED) || in open_all()
313 (tp->p_status == SESSION) || in open_all()
314 (tp->p_status == UNACCESS)) && in open_all()
331 tp->p_status = VALID; in open_all()
391 if (pmptr->p_status == GETTY) {
400 pmptr->p_status = NOTVALID;
413 pmptr->p_status = UNACCESS;
431 pmptr->p_status = LOCKED;
454 pmptr->p_status = SESSION;