tag | line | file | source code |
---|---|---|---|
tty_pgrp | 232 | fs/proc/array.c | int i,tty_pgrp; |
tty_pgrp | 258 | fs/proc/array.c | tty_pgrp = (*p)->tty; |
tty_pgrp | 259 | fs/proc/array.c | if (tty_pgrp > 0 && tty_table[tty_pgrp]) |
tty_pgrp | 260 | fs/proc/array.c | tty_pgrp = tty_table[tty_pgrp]->pgrp; |
tty_pgrp | 262 | fs/proc/array.c | tty_pgrp = -1; |
tty_pgrp | 273 | fs/proc/array.c | tty_pgrp, |