Searched refs:traps (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dtrap.c102 /* internal traps */
160 else /* print out current traps */
274 /* sig prefix cannot match internal traps */
352 * if <flag> is negative, then print all traps
361 const char *traps[SH_DEBUGTRAP+1]; local
369 traps[sig] = 0;
382 traps[sig&~SH_TRAP] = (char*)tp->sh_name;
390 /* print the traps */
393 /* use parent traps if otrapcom is set (for $(trap) */
407 sfprintf(sfstdout,trapfmt,sh_fmtq(trap),traps[si
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL1055 Be aware of the familiar traps that perl programmers of various hues
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm2788 trap_nan If true, traps creation of NaN via croak()
2790 trap_inf If true, traps creation of +inf/-inf via croak()

Completed in 273 milliseconds