Searched refs:again (Results 276 - 300 of 372) sorted by relevance

<<1112131415

/freebsd-11-stable/sys/dev/ntb/
H A Dntb_transport.c883 again:
891 goto again;
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_optimize.c433 * and doesn't put them back together again. What once was a true
1307 again:
1314 /* Collision. Try again */
1315 DEBUG("wow, table <%s> in use. trying again",
1318 goto again;
/freebsd-11-stable/contrib/lua/src/
H A Dlvm.c96 again:
114 goto again; /* convert result from 'luaO_str2num' to an integer */
690 luaV_concat(L, total); /* concat them (may yield again) */
/freebsd-11-stable/sys/net80211/
H A Dieee80211_scan_sta.c906 again:
938 goto again;
/freebsd-11-stable/usr.sbin/inetd/
H A Dinetd.c2042 again:
2052 goto again;
/freebsd-11-stable/sys/kern/
H A Duipc_mbuf.c1371 again:
1412 * again before we allocate another cluster.
1414 goto again;
/freebsd-11-stable/sys/cam/
H A Dcam_periph.c116 again:
127 goto again;
1050 /* allow ourselves to be swapped once again */
1075 /* allow ourselves to be swapped once again */
1302 * flag off and try again. This is just in
1822 * time to recover before we try again.
/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_call.c193 again:
201 goto again;
259 again:
267 goto again;
/freebsd-11-stable/sys/dev/siba/
H A Dsibavar.h507 } again; /* antenna gain */ member in struct:siba_sprom
/freebsd-11-stable/sys/vm/
H A Dvm_map.c1502 again:
1512 goto again;
2010 again:
2058 goto again;
2441 * Look again for the entry because the map was
2644 * Look again for the entry because the map was
2722 * Look again for the entry because the map was
3105 * Look again for the entry because the map was
/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_nfsdport.c284 * Try again with VEXPLICIT_DENY, to see if the test for
405 * Initialize for scan, set ni_startdir and bump ref on dp again
1638 again:
1703 * If so go try again
1728 goto again;
1920 again:
1977 * If so go try again
2005 goto again;
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dexpn.pl488 # Undo a previous fallback so that we can try again
1254 connect to the other systems and expand again. It will keep
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_sendrecv.c1439 again:
1494 goto again;
2238 "will try again on next pass\n", errno);
2476 again:
2756 goto again;
2952 * renames again.
3782 * recv_read() above; do it again correctly.
/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-ia64.c203 bfd_boolean *again));
891 elfNN_ia64_relax_section (abfd, sec, link_info, again)
895 bfd_boolean *again;
921 *again = FALSE;
1246 /* Record the fixup so we don't do it again this section. */
1394 *again = changed_contents || changed_relocs;
/freebsd-11-stable/sys/netinet/
H A Dsctp_indata.c3293 * again.
4006 goto again;
4284 again:
4351 goto again;
5186 again:
5257 goto again;
/freebsd-11-stable/contrib/gdb/gdb/
H A Dstabsread.c1482 again:
1820 goto again;
2471 because the only interesting names are all operators - once again
H A Dsymfile.c1966 again now. */
2406 again:
2414 goto again; /* Must restart, chain has been munged. */
/freebsd-11-stable/sys/nlm/
H A Dnlm_prot_impl.c410 again:
447 goto again;
1802 * If this failed and accmode != VWRITE, try again with
2080 * then granted before we manage to run again. The
/freebsd-11-stable/sys/dev/vge/
H A Dif_vge.c698 again:
808 /* Limit DMA address space to 32bit and try again. */
810 goto again;
/freebsd-11-stable/sys/dev/xl/
H A Dif_xl.c1838 again:
1966 goto again;
/freebsd-11-stable/sys/dev/sio/
H A Dsio.c647 * Turn off loopback mode so that the interrupt gate works again
658 * to 8 bits *again*, or else probe test 0 will fail.
1256 * called again. Reading the line status port outside of siointr1()
1490 again:
1524 goto again;
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c521 * provider, increment our flag to try again
547 * If we were unable to retire a provider, try again after a
801 again:
932 goto again;
/freebsd-11-stable/sys/dev/esp/
H A Dncr53c9x.c1712 /* Make this nexus active again. */
2340 again:
2434 * again in case there is no more DMA queued, but a phase
3139 goto again;
/freebsd-11-stable/sys/dev/mpt/
H A Dmpt.c1145 again:
1161 * Okay- try to check again...
1190 goto again;
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_xpt.c755 again:
861 goto again;

Completed in 290 milliseconds

<<1112131415