Searched defs:foundvers (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c1797 int foundvers; local
1863 foundvers = nopt(&mb, MNTOPT_VERS, (int *)&nfsvers);
1864 if (!foundvers)
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c4882 static int foundvers = -1; local
4917 if (foundvers < 0 &&
4924 foundvers = h;
4935 if (foundvers < 2 && !noinfo)
4944 if (foundvers >= 2)
4965 if (foundvers != 0 && foundvers < HELPVERSION)
4973 foundvers = 0;

Completed in 67 milliseconds