Home
last modified time | relevance | path

Searched refs:gotit (Results 1 – 25 of 39) sorted by relevance

12

/netbsd-src/games/cribbage/
H A Dio.c236 goto gotit; in incard()
242 goto gotit; in incard()
254 goto gotit; /* it's nothing... */ in incard()
265 goto gotit; in incard()
275 goto gotit; in incard()
281 goto gotit; in incard()
288 goto gotit; in incard()
299 gotit: in incard()
/netbsd-src/sys/arch/sun68k/stand/libsa/
H A Dxxboot.c113 goto gotit; in xxboot_main()
125 goto gotit; in xxboot_main()
148 gotit: in xxboot_main()
/netbsd-src/lib/libutil/
H A Dpty.c87 goto gotit; in openpty()
120 gotit: in openpty()
/netbsd-src/sys/arch/alpha/stand/netboot/
H A Dif_prom.c185 gotit: in prom_init()
194 goto gotit; in prom_init()
/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_alloc.c378 goto gotit; in ext2fs_alloccg()
395 goto gotit; in ext2fs_alloccg()
401 goto gotit; in ext2fs_alloccg()
414 gotit: in ext2fs_alloccg()
476 goto gotit; in ext2fs_nodealloccg()
499 gotit: in ext2fs_nodealloccg()
/netbsd-src/sys/netinet/
H A Daccf_http.c359 goto gotit; in soishttpconnected()
402 goto gotit; in soishttpconnected()
410 gotit: in soishttpconnected()
/netbsd-src/sbin/dump/
H A Dffs_inode.c238 goto gotit; in getino()
256 gotit: in getino()
/netbsd-src/sys/kern/
H A Dsubr_specificdata.c199 goto gotit; in specificdata_key_create()
213 gotit: in specificdata_key_create()
H A Dinit_sysctl.c1066 bool gotit; in sysctl_kern_lwp() local
1146 gotit = rw_tryenter(&p->p_reflock, RW_READER); in sysctl_kern_lwp()
1148 if (!gotit) { in sysctl_kern_lwp()
/netbsd-src/sys/net/
H A Dif_media.c130 goto gotit; in ifmedia_lock_for_legacy()
140 goto gotit; in ifmedia_lock_for_legacy()
145 gotit: in ifmedia_lock_for_legacy()
/netbsd-src/lib/libc/yp/
H A Dyplib.c197 goto gotit; in _yp_dobind()
256 gotit: in _yp_dobind()
/netbsd-src/games/hack/
H A Dhack.eat.c189 goto gotit; in doeat()
196 gotit: in doeat()
H A Dhack.mklev.c387 goto gotit; in finddpos()
392 goto gotit; in finddpos()
397 goto gotit; in finddpos()
401 gotit: in finddpos()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dbackover.c1116 int gotit = 0; in overlay_register_control() local
1129 gotit = 1; in overlay_register_control()
1142 if ( !gotit ) { in overlay_register_control()
1158 int gotit = 0; in overlay_unregister_control() local
1171 gotit = 1; in overlay_unregister_control()
1178 if ( !gotit ) { in overlay_unregister_control()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/samba4/
H A Drdnval.c93 int gotit = 0; in rdnval_unique_check() local
110 cb.sc_private = (void *)&gotit; in rdnval_unique_check()
175 if ( rs2.sr_err != LDAP_SUCCESS || gotit > 0 ) { in rdnval_unique_check()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dsearch.c77 int gotit = 0; in ldap_back_munge_filter() local
139 gotit++; in ldap_back_munge_filter()
143 filter->bv_val, gotit ); in ldap_back_munge_filter()
145 return gotit; in ldap_back_munge_filter()
/netbsd-src/sys/arch/macppc/dev/
H A Dmesh.c681 goto gotit; in mesh_msgin()
683 goto gotit; in mesh_msgin()
686 goto gotit; in mesh_msgin()
693 gotit: in mesh_msgin()
/netbsd-src/sys/arch/atari/stand/installboot/
H A Dinstallboot.c396 goto gotit; in mkahdiboot()
402 gotit: /* copy code from prototype and set new checksum */ in mkahdiboot()
/netbsd-src/sys/uvm/
H A Duvm_page.c1182 goto gotit; in uvm_pagealloc_strat()
1198 goto gotit; in uvm_pagealloc_strat()
1225 goto gotit; in uvm_pagealloc_strat()
1230 goto gotit; in uvm_pagealloc_strat()
1241 gotit: in uvm_pagealloc_strat()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dbind.c68 gotit = 0, in meta_back_bind() local
138 if ( gotit == 0 ) { in meta_back_bind()
142 gotit = 1; in meta_back_bind()
286 if ( rs->sr_err == LDAP_SUCCESS && gotit == 0 ) { in meta_back_bind()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dbind.c70 gotit = 0, in asyncmeta_back_bind() local
139 if ( gotit == 0 ) { in asyncmeta_back_bind()
143 gotit = 1; in asyncmeta_back_bind()
230 if ( rs->sr_err == LDAP_SUCCESS && gotit == 0 ) { in asyncmeta_back_bind()
/netbsd-src/usr.sbin/makefs/ffs/
H A Dffs_alloc.c404 goto gotit; in ffs_alloccgblk()
413 gotit: in ffs_alloccgblk()
/netbsd-src/sys/arch/x68k/dev/
H A Dmha.c1049 goto gotit; in mha_msgin()
1051 goto gotit; in mha_msgin()
1054 goto gotit; in mha_msgin()
1062 gotit: in mha_msgin()
/netbsd-src/sbin/newfs_ext2fs/
H A Dmke2fs.c1281 goto gotit; in alloc()
1296 goto gotit; in alloc()
1301 gotit: in alloc()
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdstate.c180 int zapit = 0, gotit, hasstate = 0, igotlock; in nfsrv_setclient() local
220 gotit = i = 0; in nfsrv_setclient()
221 while (i < nfsrv_clienthashsize && !gotit) { in nfsrv_setclient()
225 gotit = 1; in nfsrv_setclient()
229 if (gotit == 0) in nfsrv_setclient()
232 if (!gotit || in nfsrv_setclient()
763 int gotit, igotlock; in nfsrv_adminrevoke() local
780 gotit = i = 0; in nfsrv_adminrevoke()
781 while (i < nfsrv_clienthashsize && !gotit) { in nfsrv_adminrevoke()
785 gotit = 1; in nfsrv_adminrevoke()
[all …]

12