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

/freebsd-10.2-release/contrib/opie/libopie/
H A Dgetutmpentry.c49 goto gotit;
58 goto gotit;
65 goto gotit;
72 goto gotit;
79 gotit:
/freebsd-10.2-release/lib/libufs/
H A Dinode.c74 goto gotit;
79 gotit: switch (disk->d_ufs) {
H A Dcgroup.c62 goto gotit;
64 gotit:
150 goto gotit;
152 gotit:
/freebsd-10.2-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.dlclose3.ksh144 gotit = 1;
156 /!gotit/
/freebsd-10.2-release/sys/ia64/ia64/
H A Dphysmem.c221 goto gotit;
231 goto gotit;
247 goto gotit;
254 gotit:
/freebsd-10.2-release/sys/netinet/
H A Daccf_http.c297 goto gotit;
340 goto gotit;
347 gotit:
/freebsd-10.2-release/sys/fs/ext2fs/
H A Dext2_alloc.c682 goto gotit;
722 goto gotit;
734 goto gotit;
749 gotit:
919 goto gotit;
936 gotit:
/freebsd-10.2-release/usr.sbin/makefs/ffs/
H A Dffs_alloc.c398 goto gotit;
407 gotit:
/freebsd-10.2-release/lib/libc/yp/
H A Dyplib.c413 goto gotit;
517 gotit:
/freebsd-10.2-release/sbin/dump/
H A Dtraverse.c884 goto gotit;
889 gotit:
/freebsd-10.2-release/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c179 int zapit = 0, gotit, hasstate = 0, igotlock; local
219 gotit = i = 0;
220 while (i < nfsrv_clienthashsize && !gotit) {
224 gotit = 1;
230 if (!gotit ||
758 int gotit, igotlock; local
775 gotit = i = 0;
776 while (i < nfsrv_clienthashsize && !gotit) {
780 gotit = 1;
786 if (!gotit) {
[all...]
/freebsd-10.2-release/sys/dev/sound/isa/
H A Dmss.c1394 if (opti_init(dev, mss) == 0) goto gotit;
1497 } else if ((tmp1 & 0xc0) != 0xC0) goto gotit;
1505 if ((tmp1 = ad_read(mss, 16)) == 0x45) goto gotit;
1592 gotit:
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dxcoffread.c1681 goto gotit;
1689 gotit:
H A Dstabsread.c3148 goto gotit;
3162 gotit:
/freebsd-10.2-release/sys/ufs/ffs/
H A Dffs_alloc.c1784 goto gotit;
1794 gotit:
2012 goto gotit;
2029 gotit:
/freebsd-10.2-release/contrib/binutils/gas/
H A Dread.c5536 goto gotit;
5542 gotit:
/freebsd-10.2-release/sys/dev/esp/
H A Dncr53c9x.c1828 goto gotit;
1835 gotit:
/freebsd-10.2-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_dataset.c667 boolean_t gotit = FALSE; local
673 gotit = TRUE;
676 return (gotit);

Completed in 359 milliseconds