| /netbsd-src/games/cribbage/ |
| H A D | io.c | 236 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 D | xxboot.c | 113 goto gotit; in xxboot_main() 125 goto gotit; in xxboot_main() 148 gotit: in xxboot_main()
|
| /netbsd-src/lib/libutil/ |
| H A D | pty.c | 87 goto gotit; in openpty() 120 gotit: in openpty()
|
| /netbsd-src/sys/arch/alpha/stand/netboot/ |
| H A D | if_prom.c | 185 gotit: in prom_init() 194 goto gotit; in prom_init()
|
| /netbsd-src/sys/ufs/ext2fs/ |
| H A D | ext2fs_alloc.c | 378 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 D | accf_http.c | 359 goto gotit; in soishttpconnected() 402 goto gotit; in soishttpconnected() 410 gotit: in soishttpconnected()
|
| /netbsd-src/sbin/dump/ |
| H A D | ffs_inode.c | 238 goto gotit; in getino() 256 gotit: in getino()
|
| /netbsd-src/sys/kern/ |
| H A D | subr_specificdata.c | 199 goto gotit; in specificdata_key_create() 213 gotit: in specificdata_key_create()
|
| H A D | init_sysctl.c | 1066 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 D | if_media.c | 130 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 D | yplib.c | 197 goto gotit; in _yp_dobind() 256 gotit: in _yp_dobind()
|
| /netbsd-src/games/hack/ |
| H A D | hack.eat.c | 189 goto gotit; in doeat() 196 gotit: in doeat()
|
| H A D | hack.mklev.c | 387 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 D | backover.c | 1116 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 D | rdnval.c | 93 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 D | search.c | 77 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 D | mesh.c | 681 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 D | installboot.c | 396 goto gotit; in mkahdiboot() 402 gotit: /* copy code from prototype and set new checksum */ in mkahdiboot()
|
| /netbsd-src/sys/uvm/ |
| H A D | uvm_page.c | 1182 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 D | bind.c | 68 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 D | bind.c | 70 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 D | ffs_alloc.c | 404 goto gotit; in ffs_alloccgblk() 413 gotit: in ffs_alloccgblk()
|
| /netbsd-src/sys/arch/x68k/dev/ |
| H A D | mha.c | 1049 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 D | mke2fs.c | 1281 goto gotit; in alloc() 1296 goto gotit; in alloc() 1301 gotit: in alloc()
|
| /netbsd-src/sys/fs/nfs/server/ |
| H A D | nfs_nfsdstate.c | 180 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 …]
|