Searched refs:SLOT_ttynr (Results 1 – 1 of 1) sorted by relevance
242 SLOT_ttynr, /*tty the process uses*/ SLOT_ttypgrp, // pgrp of the tty enumerator464 {&TT.PP, SLOT_ppid}, {&TT.ss, SLOT_sid}, {&TT.tt, SLOT_ttynr}, in shared_match_process()494 if (FLAG(a) && !slot[SLOT_ttynr]) return 0; in ps_match_process()495 if (!(FLAG(a)||FLAG(d)||FLAG(A)||FLAG(e)) && TT.tty!=slot[SLOT_ttynr]) in ps_match_process()900 int rdev = slot[SLOT_ttynr]; in get_ps()