Home | History | Annotate | Download | only in src

Lines Matching refs:default

54 #					default is no arguments.
60 # default is to use /dev/null.
112 # SIGKILL N seconds. Default is no
120 # default is to expect no output.
124 # default is to expect no output.
191 -t t Use t as default time limit for tests (default is unlimited)
227 # os by default.
362 $SIG{$sig} = 'DEFAULT';
509 @SIG{@trap_sigs} = ('DEFAULT') x @trap_sigs;
510 $SIG{'ALRM'} = 'DEFAULT';