Home | History | Annotate | Download | only in src

Lines Matching full:trap

2860 A separate trap/signal environment will be used during the execution of
2866 The EXIT trap, if set in a function, will be executed after the function
2895 .Ic trap , unset , wait
4000 trap) as soon as an error occurs or a command fails (i.e. exits with a
4552 .It Ic trap Op Ar handler signal ...
4553 Sets a trap handler that is to be executed when any of the specified signals are
4591 that for non-interactive shells, the trap handler cannot be changed for signals
4595 .Ic trap
4597 .Ic trap
4601 .Ic trap
4607 trap and the handling of
5021 will return if a signal for which a trap has been set is received, or if a