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

/illumos-gate/usr/src/cmd/fs.d/ufs/quotaon/
H A Dquotaon.c133 int opt_cnt; local
136 for (opt_cnt = 1; opt_cnt < argc; opt_cnt++) {
137 opt_text = argv[opt_cnt];
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsd/
H A Dnfsd.c140 int opt_cnt = 0; local
211 opt_cnt++;
224 opt_cnt++;
261 if (opt_cnt > 1) {
270 opt_cnt = 0;
281 opt_cnt++;
291 opt_cnt++;
330 opt_cnt++;
352 if (opt_cnt > 1) {

Completed in 81 milliseconds