Lines Matching full:controlling
16 not specify how controlling terminal access is affected by
17 a user logging out (that is, by a controlling process
20 the impression that when the controlling process terminates,
21 references to the controlling terminal are converted to
39 group of a tty whose controlling process has exited, using
41 do this when the controlling process calls _exit(). The
62 the controlling terminal acquires the session leader's process
65 Controlling terminals:
69 allocate a controlling terminal. This is normally done by a system
72 of a tty in a session sets the controlling terminal. P130 has the
75 The glossary p12 describes a 'controlling process' as the first
76 process in a session that acquires a controlling terminal. Access
77 to the terminal from the session is revoked if the controlling
106 5: clean up mode (re-read ttys file, killing off controlling processes
110 7: death: send SIGHUP to all controlling processes, reap for 30 seconds,