Searched refs:notrans (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/usr.bin/ypcat/
H A Dypcat.c93 int notrans; local
97 notrans = key = 0;
111 notrans++;
127 for (i = 0; (!notrans) && i<sizeof ypaliases/sizeof ypaliases[0]; i++)
/freebsd-10-stable/usr.bin/ypmatch/
H A Dypmatch.c79 int outbuflen, key, notrans; local
83 notrans = key = 0;
97 notrans++;
113 for (i = 0; (!notrans) && i<sizeof ypaliases/sizeof ypaliases[0]; i++)
/freebsd-10-stable/usr.bin/ypwhich/
H A Dypwhich.c146 int notrans, mode; local
150 notrans = mode = 0;
163 notrans++;
209 for (i = 0; (!notrans) && i<sizeof ypaliases/sizeof ypaliases[0]; i++)
/freebsd-10-stable/sys/netpfil/pf/
H A Dpf_lb.c570 goto notrans;
582 goto notrans;
594 goto notrans;
615 goto notrans;
625 goto notrans;
641 goto notrans;
669 notrans:
/freebsd-10-stable/crypto/openssl/util/
H A Dmkerr.pl342 $notrans{$1} = 1 unless exists $ftrans{$3};
779 if($debug && %notrans) {
781 foreach(sort keys %notrans)

Completed in 112 milliseconds