Searched refs:loop (Results 251 - 275 of 321) sorted by relevance

<<111213

/freebsd-11-stable/sys/netinet/
H A Din_mcast.c181 SYSCTL_INT(_net_inet_ip_mcast, OID_AUTO, loop, CTLFLAG_RWTUN,
942 * XXX This is a candidate for a set-symmetric-difference style loop
2628 * difference like loop to avoid walking from root
2779 u_char loop; local
2788 error = sooptcopyin(sopt, &loop, sizeof(u_char),
2799 loop = (u_char)iloop;
2802 imo->imo_multicast_loop = !!loop;
/freebsd-11-stable/contrib/ldns/
H A Dltmain.sh531 # ...otherwise throw away the child directory and loop
5748 # The effects of -shared are defined in a previous loop.
5758 # The effects of -static are defined in a previous loop.
5998 done # argument parsing loop
7140 # that some nasty dependency loop isn't accidentally
7442 loop=$revision
7443 while test "$loop" -ne 0; do
7444 func_arith $revision - $loop
7446 func_arith $loop - 1
7447 loop
[all...]
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh531 # ...otherwise throw away the child directory and loop
5782 # The effects of -shared are defined in a previous loop.
5792 # The effects of -static are defined in a previous loop.
6032 done # argument parsing loop
7188 # that some nasty dependency loop isn't accidentally
7487 loop=$revision
7488 while test "$loop" -ne 0; do
7489 func_arith $revision - $loop
7491 func_arith $loop - 1
7492 loop
[all...]
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh535 # ...otherwise throw away the child directory and loop
5735 # The effects of -shared are defined in a previous loop.
5745 # The effects of -static are defined in a previous loop.
5985 done # argument parsing loop
7123 # that some nasty dependency loop isn't accidentally
7421 loop=$revision
7422 while test "$loop" -ne 0; do
7423 func_arith $revision - $loop
7425 func_arith $loop - 1
7426 loop
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh863 # ...otherwise throw away the child directory and loop
1585 # # recognise in a loop before passing the remainder back to the
1649 # All initialisations required before starting the option parse loop.
1673 # The main option parsing loop.
1690 # Break out of the loop if we already parsed every option.
2020 # the option parsing loop.
2312 # Perform our own loop to consume as many options as possible in
7168 # The effects of -shared are defined in a previous loop.
7178 # The effects of -static are defined in a previous loop.
7439 done # argument parsing loop
[all...]
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh863 # ...otherwise throw away the child directory and loop
1585 # # recognise in a loop before passing the remainder back to the
1649 # All initialisations required before starting the option parse loop.
1673 # The main option parsing loop.
1690 # Break out of the loop if we already parsed every option.
2020 # the option parsing loop.
2312 # Perform our own loop to consume as many options as possible in
7168 # The effects of -shared are defined in a previous loop.
7178 # The effects of -static are defined in a previous loop.
7439 done # argument parsing loop
[all...]
/freebsd-11-stable/contrib/file/
H A Dltmain.sh866 # ...otherwise throw away the child directory and loop
1588 # # recognise in a loop before passing the remainder back to the
1652 # All initialisations required before starting the option parse loop.
1676 # The main option parsing loop.
1693 # Break out of the loop if we already parsed every option.
2023 # the option parsing loop.
2315 # Perform our own loop to consume as many options as possible in
7171 # The effects of -shared are defined in a previous loop.
7181 # The effects of -static are defined in a previous loop.
7442 done # argument parsing loop
[all...]
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh863 # ...otherwise throw away the child directory and loop
1585 # # recognise in a loop before passing the remainder back to the
1649 # All initialisations required before starting the option parse loop.
1673 # The main option parsing loop.
1690 # Break out of the loop if we already parsed every option.
2020 # the option parsing loop.
2312 # Perform our own loop to consume as many options as possible in
7168 # The effects of -shared are defined in a previous loop.
7178 # The effects of -static are defined in a previous loop.
7441 done # argument parsing loop
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh863 # ...otherwise throw away the child directory and loop
1585 # # recognise in a loop before passing the remainder back to the
1649 # All initialisations required before starting the option parse loop.
1673 # The main option parsing loop.
1690 # Break out of the loop if we already parsed every option.
2020 # the option parsing loop.
2312 # Perform our own loop to consume as many options as possible in
7168 # The effects of -shared are defined in a previous loop.
7178 # The effects of -static are defined in a previous loop.
7442 done # argument parsing loop
[all...]
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-ia64.pl262 mov ar.lc=in2 };; // brp.loop.imp: too far
H A Dsha512-ia64.pl201 brp.loop.imp .L_first16,.L_first16_end-16 };;
501 brp.loop.imp .L_rest,.L_rest_end-16 }
/freebsd-11-stable/secure/lib/libcrypto/arm/
H A Dghashv8-armx.S113 @ as loop is modulo-scheduled
/freebsd-11-stable/contrib/amd/include/
H A Dam_defs.h610 * Actions to take if <linux/loop.h> exists.
619 # include <linux/loop.h>
/freebsd-11-stable/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl974 .L${bits}_xts_${dir}loop:
1270 bnz,pt %icc, .L${bits}_xts_${dir}loop
1310 ba .L${bits}_xts_${dir}loop ! one more time
1377 ba .L${bits}_xts_${dir}loop ! one more time
/freebsd-11-stable/crypto/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl195 @ as loop is modulo-scheduled
/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_snapshot.c529 loop:
550 goto loop;
2540 loop:
2560 goto loop;
/freebsd-11-stable/sbin/dhclient/
H A Ddhclient.c1327 struct client_lease *loop = ip->client->active; local
1396 if (ip->client->active == loop)
1398 else if (!loop)
1399 loop = ip->client->active;
/freebsd-11-stable/libexec/bootpd/
H A Dreadfile.c568 while (TRUE) { /* Special quote processing loop */
577 goto mainloop; /* And continue main loop */
1336 } while (*hostname++ == '.'); /* Dot, loop for next label */
1717 loop:
1725 goto loop;
/freebsd-11-stable/sbin/restore/
H A Dtape.c980 loop:
1050 goto loop;
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dget_cred.c804 /* XXX this can loop forever */
932 int loop = 0; local
981 while (loop++ < 17) {
/freebsd-11-stable/contrib/bmake/mk/
H A Dmeta.autodep.mk144 # the input to the loop below is target: dependency
/freebsd-11-stable/crypto/openssl/apps/
H A Dreq.c713 loop:
720 goto loop;
/freebsd-11-stable/sys/mips/mips/
H A Dsupport.S536 bne a0, t0, 2b # unrolling loop does not help
572 bne a0, a3, 2b # unrolling loop does not help
/freebsd-11-stable/share/mk/
H A Dmeta.autodep.mk145 # the input to the loop below is target: dependency
/freebsd-11-stable/sys/dev/ie/
H A Dif_ie.c366 loop:
406 goto loop;
711 * This loop goes through and allocates mbufs for all the data we

Completed in 390 milliseconds

<<111213