HomeSort by: relevance | last modified time | path
    Searched refs:gotit (Results 1 - 25 of 44) sorted by relevancy

1 2

  /src/sys/arch/sun68k/stand/libsa/
xxboot.c 113 goto gotit;
125 goto gotit;
148 gotit:
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
non-stop-fair-events.exp 200 set gotit 0
206 set gotit 0
212 set gotit 1
219 if {!$gotit} {
231 return $gotit
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
non-stop-fair-events.exp 200 set gotit 0
206 set gotit 0
212 set gotit 1
219 if {!$gotit} {
231 return $gotit
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
batch-preserve-term-settings.exp 54 set gotit 0
62 set gotit 1
72 return $gotit
105 set gotit 0
112 set gotit 1
122 return $gotit
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
batch-preserve-term-settings.exp 54 set gotit 0
62 set gotit 1
72 return $gotit
105 set gotit 0
112 set gotit 1
122 return $gotit
  /src/games/cribbage/
io.c 236 goto gotit;
242 goto gotit;
254 goto gotit; /* it's nothing... */
265 goto gotit;
275 goto gotit;
281 goto gotit;
288 goto gotit;
299 gotit:
  /src/lib/libutil/
pty.c 87 goto gotit;
120 gotit:
  /src/sys/arch/alpha/stand/netboot/
if_prom.c 185 gotit:
194 goto gotit;
  /src/sys/netinet/
accf_http.c 359 goto gotit;
402 goto gotit;
410 gotit:
  /src/sbin/dump/
ffs_inode.c 238 goto gotit;
256 gotit:
  /src/sys/kern/
subr_specificdata.c 199 goto gotit;
213 gotit:
  /src/sys/net/
if_media.c 128 goto gotit;
138 goto gotit;
143 gotit:
  /src/games/hack/
hack.eat.c 189 goto gotit;
196 gotit:
hack.mklev.c 387 goto gotit;
392 goto gotit;
397 goto gotit;
401 gotit:
  /src/lib/libc/yp/
yplib.c 197 goto gotit;
256 gotit:
  /src/sys/ufs/ext2fs/
ext2fs_alloc.c 378 goto gotit;
395 goto gotit;
401 goto gotit;
414 gotit:
476 goto gotit;
499 gotit:
  /src/external/bsd/openldap/dist/contrib/slapd-modules/samba4/
rdnval.c 93 int gotit = 0; local
110 cb.sc_private = (void *)&gotit;
175 if ( rs2.sr_err != LDAP_SUCCESS || gotit > 0 ) {
  /src/external/bsd/openldap/dist/servers/slapd/
backover.c 1116 int gotit = 0; local
1129 gotit = 1;
1142 if ( !gotit ) {
1158 int gotit = 0; local
1171 gotit = 1;
1178 if ( !gotit ) {
  /src/sys/arch/atari/stand/installboot/
installboot.c 393 goto gotit;
399 gotit: /* copy code from prototype and set new checksum */
  /src/sys/arch/macppc/dev/
mesh.c 681 goto gotit;
683 goto gotit;
686 goto gotit;
693 gotit:
  /src/external/bsd/openldap/dist/servers/slapd/back-ldap/
search.c 77 int gotit = 0; local
139 gotit++;
143 filter->bv_val, gotit );
145 return gotit;
  /src/usr.sbin/makefs/ffs/
ffs_alloc.c 404 goto gotit;
413 gotit:
  /src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
bind.c 70 gotit = 0, local
148 if ( gotit == 0 ) {
152 gotit = 1;
239 if ( rs->sr_err == LDAP_SUCCESS && gotit == 0 ) {
  /src/external/bsd/openldap/dist/servers/slapd/back-meta/
bind.c 68 gotit = 0, local
138 if ( gotit == 0 ) {
142 gotit = 1;
286 if ( rs->sr_err == LDAP_SUCCESS && gotit == 0 ) {
  /src/sys/uvm/
uvm_page.c 1182 goto gotit;
1198 goto gotit;
1225 goto gotit;
1230 goto gotit;
1241 gotit:

Completed in 36 milliseconds

1 2