Searched refs:again (Results 176 - 200 of 372) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c234 again:
302 goto again;
/freebsd-11-stable/sys/i386/i386/
H A Dsys_machdep.c674 again:
690 goto again;
/freebsd-11-stable/stand/libsa/
H A Dufs.c865 again:
874 goto again;
H A Dcd9660.c533 again:
547 goto again;
/freebsd-11-stable/contrib/tcsh/
H A Dsh.file.c534 again: /* search for matches */
560 goto again;
H A Dsh.parse.c480 again:
486 goto again;
H A Dsh.func.c562 int again = whyles != 0 && local
574 else if (intty && !again)
580 if (!again) {
1702 * start again cause the environment changes
2420 * pgrp, with no way for the shell to get them going again. -IAN!
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DMemory.inc126 if (NearBlock) { //Try again without a near hint
/freebsd-11-stable/sys/dev/cyapa/
H A Dcyapa.c631 again:
737 goto again;
777 again:
1023 goto again;
/freebsd-11-stable/sys/dev/scd/
H A Dscd.c613 again:
630 goto again;
1047 again:
1058 goto again;
/freebsd-11-stable/usr.sbin/bluetooth/hccontrol/
H A Dhost_controller_baseband.c224 again:
247 goto again;
281 goto again;
286 goto again;
/freebsd-11-stable/sys/netinet/
H A Dtcp_output.c246 again:
636 * full socket buffer and are opening it again after the application
637 * reads data from it. Once the window has opened again and the
638 * remote end starts to send again the ACK clock takes over and
1604 * it and try again.
1610 goto again;
1648 goto again;
1651 goto again;
/freebsd-11-stable/lib/libc/rpc/
H A Dsvc_vc.c293 again:
298 goto again;
306 goto again;
/freebsd-11-stable/usr.sbin/autofs/
H A Dcommon.c837 goto again;
850 goto again;
884 again:
/freebsd-11-stable/usr.sbin/jail/
H A Dcommand.c222 again:
249 goto again;
264 goto again;
/freebsd-11-stable/contrib/xz/src/liblzma/common/
H A Dindex.c176 /// calling lzma_index_stream_flags() again.
1136 again:
1187 // We need to look for the next Block again if this Block
1192 goto again;
1195 goto again;
/freebsd-11-stable/lib/libkvm/
H A Dkvm.c571 * symbol names, try again, and merge back what we could resolve.
618 /* Save the new\0orig. name so we can later match it again. */
709 again:
746 * try again with a prefix for virtualized or DPCPU symbol names.
752 goto again;
757 goto again;
/freebsd-11-stable/sys/mips/mips/
H A Dexception.S135 MFC0 k0, MIPS_COP_0_BAD_VADDR #09: k0=bad address (again)
142 MFC0 k0, MIPS_COP_0_BAD_VADDR # k0=bad address (again)
894 MFC0 k0, MIPS_COP_0_BAD_VADDR # k0=bad address (again)
1052 MFC0 k0, MIPS_COP_0_BAD_VADDR # k0=bad address (again)
1059 MFC0 k0, MIPS_COP_0_BAD_VADDR # k0=bad address (again)
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clbio.c1014 again:
1175 goto again;
1198 * again and not just committed. Since write clustering does
1418 again:
1494 goto again;
1501 goto again;
/freebsd-11-stable/sys/vm/
H A Dvm_object.c1927 * Try again with this object's new backing object.
1974 again:
1998 goto again;
2014 goto again;
2285 again:
2327 goto again;
H A Dvm_page.c1646 again:
1680 goto again;
1843 again:
1866 goto again;
2012 again:
2022 goto again;
3587 * be set again.
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-bpf.c407 * Check again for data, which may exist now that we've either been
500 * again, and try /dev/bpfN.
950 again:
979 goto again;
992 goto again;
1017 goto again;
1050 goto again;
1217 * and try again. If we succeed, it either means that
1235 * Now try the write again.
/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsnmpclient.c464 * -2 - Last change changed - again
573 again:
598 goto again;
613 goto again;
653 again:
684 /* again */
686 goto again;
1287 /* try again */
1390 * again below and if this rounding happens,
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dscache.c1254 again:
1267 goto again;
1271 goto again;
/freebsd-11-stable/sys/geom/eli/
H A Dg_eli.c546 again:
570 goto again;
591 goto again;
1195 /* Try again. */

Completed in 284 milliseconds

1234567891011>>