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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c1300 int host_cnt; local
1394 host_cnt = 0;
1403 host_cnt++;
1404 if (host_cnt > 1)
1492 * We check host_cnt to make sure we haven't parsed an entry
1495 if (host_cnt == 0) {

Completed in 62 milliseconds