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

/openbsd-current/usr.bin/ypcat/
H A Dypcat.c89 int notrans, c, r, i; local
96 notrans = key = 0;
108 notrans = 1;
124 if (!notrans) {
/openbsd-current/usr.bin/ypmatch/
H A Dypmatch.c74 int outbuflen, key, notrans, rval; local
78 notrans = key = 0;
91 notrans = 1;
108 if (!notrans) {
/openbsd-current/usr.bin/ypwhich/
H A Dypwhich.c137 int notrans = 0, mode = 0, c, r, i; local
161 notrans = 1;
212 for (i=0; (!notrans) && i<sizeof ypaliases/sizeof ypaliases[0]; i++)

Completed in 111 milliseconds