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