Searched refs:gotit (Results 1 - 19 of 19) sorted by relevance

/openbsd-current/lib/libc/rpc/
H A Dget_myaddress.c62 int loopback = 0, gotit = 0; local
75 gotit = 1;
79 if (gotit == 0 && loopback == 0) {
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Dsigdispatch.t58 my $gotit = 0;
59 $SIG{USR1} = sub { $gotit++ };
61 is $gotit, 0, 'Haven\'t received third signal yet';
69 is $gotit, 1, 'Received third signal';
90 is $gotit, 1, 'Haven\'t received fifth signal yet';
93 is $gotit, 2, 'Received fifth signal';
105 my $action = POSIX::SigAction->new(sub { $gotit--, die }, POSIX::SigSet->new, 0);
114 is $gotit, 0, 'Received both signals';
/openbsd-current/games/cribbage/
H A Dio.c218 goto gotit;
233 goto gotit; /* it's nothing... */
243 goto gotit;
252 goto gotit;
259 goto gotit;
273 gotit:
/openbsd-current/gnu/usr.bin/perl/ext/POSIX/t/
H A Dwrappers.t213 my $gotit = 0;
214 $SIG{USR1} = sub { $gotit++ };
216 is($gotit, 1, 'got first signal');
218 is($gotit, 2, 'got second signal');
/openbsd-current/sys/arch/alpha/stand/netboot/
H A Dif_prom.c211 gotit:
227 goto gotit;
/openbsd-current/sys/ufs/ext2fs/
H A Dext2fs_alloc.c340 goto gotit;
357 goto gotit;
363 goto gotit;
368 gotit:
414 goto gotit;
435 goto gotit;
441 gotit:
/openbsd-current/games/hack/
H A Dhack.eat.c185 goto gotit;
191 gotit:
H A Dhack.mklev.c367 goto gotit;
371 goto gotit;
375 goto gotit;
379 gotit:
/openbsd-current/usr.sbin/makefs/ffs/
H A Dffs_alloc.c384 goto gotit;
393 gotit:
/openbsd-current/sys/ufs/ffs/
H A Dffs_alloc.c1051 goto gotit;
1063 gotit:
1129 goto gotit; /* inode is free, grab it. */
1173 goto gotit;
1181 gotit:
/openbsd-current/sbin/newfs_ext2fs/
H A Dmke2fs.c1253 goto gotit;
1268 goto gotit;
1273 gotit:
/openbsd-current/sbin/dump/
H A Dtraverse.c746 goto gotit;
751 gotit:
/openbsd-current/sys/uvm/
H A Duvm_swap.c1983 goto gotit;
2000 gotit:
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dxcoffread.c1681 goto gotit;
1689 gotit:
H A Dstabsread.c3104 goto gotit;
3118 gotit:
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dread.c5030 goto gotit;
5036 gotit:
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dread.c5235 goto gotit;
5241 gotit:
/openbsd-current/sys/dev/ic/
H A Dncr53c9x.c1481 goto gotit;
1488 gotit:
/openbsd-current/gnu/usr.bin/perl/
H A Dop.c335 goto gotit;
376 goto gotit;
419 gotit:

Completed in 594 milliseconds