Searched refs:ac1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/bin/sh/tests/invocation/
H A DMakefile10 ${PACKAGE}FILES+= sh-ac1.0
/freebsd-12-stable/sbin/ipfw/
H A Dnat.c784 int i, off, tok, ac1; local
804 ac1 = ac;
806 while (ac1 > 0) {
808 ac1--;
814 ac1--;
828 if (ac1 < 2)
831 len += estimate_redir_addr(&ac1, &av1);
833 ac1 -= 2;
836 if (ac1 < 3)
840 ac1
[all...]

Completed in 109 milliseconds