HomeSort by: relevance | last modified time | path
    Searched defs:notrans (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/ypcat/
ypcat.c 64 int notrans; local in function:main
72 notrans = key = 0;
100 notrans++;
127 if (notrans == 0) {
  /src/usr.bin/ypmatch/
ypmatch.c 59 int outbuflen, key, null, notrans; local in function:main
67 notrans = key = null = 0;
87 notrans++;
122 if (notrans == 0) {

Completed in 12 milliseconds