Home
last modified time | relevance | path

Searched refs:trapped (Results 1 – 25 of 32) sorted by relevance

12

/openbsd/src/gnu/usr.bin/perl/ext/Opcode/t/
Dops.t18 like($@, qr/trapped/, 'equiv to "perl -M-ops=fileno"');
25 like($@, qr/trapped/, 'equiv to "perl -Mops=:default"');
DOpcode.t96 like($@, qr/'fileno' trapped/);
/openbsd/src/games/backgammon/backgammon/
Dextra.c158 n += trapped(home, -cturn); in dblgood()
159 n -= trapped(bar, cturn); in dblgood()
192 trapped(int n, int inc) in trapped() function
Dbacklocal.h37 int trapped(int, int);
/openbsd/src/lib/libskey/
Dskeysubr.c37 static void trapped(int);
184 old_handler = signal(SIGINT, trapped); in readpass()
218 trapped(int sig) in trapped() function
/openbsd/src/gnu/usr.bin/perl/dist/Safe/t/
Dsafe2.t39 like($@, qr/^'?system'? trapped by operation mask/);
/openbsd/src/gnu/usr.bin/perl/dist/Safe/
DChanges179 Change the warning message "%s trapped by operation mask"
/openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/t/
D01bzip2.t343 title "ConsumeInput and a read-only buffer trapped" ;
/openbsd/src/gnu/usr.bin/perl/dist/Module-CoreList/
DChanges853 - Errors when building regexes are trapped and warning is generated
/openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/t/
D02zlib.t628 title "ConsumeInput and a read-only buffer trapped" ;
/openbsd/src/gnu/usr.bin/perl/cpan/perlfaq/lib/
Dperlfaq8.pod1086 trapped, will cause the process to terminate. If that signal is
1087 trapped, then after 10 more seconds (20 seconds in total) the process
Dperlglossary.pod3087 standard error stream automatically (unless trapped or otherwise
/openbsd/src/games/fortune/datfiles/
Dfortunes-o258 the country was hopelessly trapped.
653 his housekeeper found him trapped in the recreation room under an
1845 Well, see, Joyce, there we were, trapped in the elevator. Now, I had
Dfortunes2-o1079 his housekeeper found him trapped in the recreation room under an
4783 tits, every heterosexual male in the country was hopelessly trapped.
7163 Help! I'm a lesbian trapped in a gay man's body!
7194 one morning when his housekeeper found him trapped in the recreation room under
8001 I'm a gay man trapped in a lesbian's body!
14623 Well, see, Joyce, there we were, trapped in the elevator. Now, I had
Dfortunes21790 his housekeeper found him trapped in the recreation room under an
4391 "You know, it's at times like this when I'm trapped in a Vogon
6280 "Hold it, stupid, that's flypaper. All those flies are trapped." "Don't be
7071 Imaginary creatures are trapped in birth on celluloid.
14267 But there it was, an annoyed wombat, trapped in a telephone booth.
14272 There it was: *Another* angry wombat trapped in a telephone booth.
17079 Help! I'm trapped in a Chinese computer factory!
17081 Help! I'm trapped in a PDP 11/70!
17083 HELP! Man trapped in a human body!
27797 But Puff trapped the exception, and grew from naught again!
[all …]
Dfortunes5211 Help! I'm trapped in a PDP 11/70!
5237 For someone trapped in net.news?
9360 But Puff trapped the exception, and grew from naught again!
15992 "You know, it's at times like this when I'm trapped in a Vogon
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlsec.pod368 are trapped and namespace access is carefully controlled. Safe should
Dperltie.pod1245 flock(), fcntl(), stat() and -X can't currently be trapped.
Dperlipc.pod57 Some signals can be neither trapped nor ignored, such as the KILL and STOP
Dperlguts.pod2200 trapped, and how to treat return values.
4381 items have been popped before dying and getting trapped by eval, then the
Dperl56delta.pod1745 also allows such errors to be reliably trapped using C<eval "...">.
Dperl561delta.pod2350 also allows such errors to be reliably trapped using C<eval "...">.
Dperlfunc.pod1866 this is trapped within an L<C<eval>|/eval EXPR>, L<C<$@>|perlvar/$@>
2261 BLOCK is parsed and compiled just once. Since errors are trapped, it
2693 L<C<die>|/die LIST> instead, which can be trapped by an
/openbsd/src/sys/arch/sparc64/sparc64/
Dlocore.s3532 rdpr %tstate, %g1 ! Since we may have trapped our regs may be toast
/openbsd/src/gnu/usr.bin/binutils/gdb/
DChangeLog-3.x2203 set_internalvar, convenience_info): Add in hooks for trapped

12