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

/opensolaris-onvv-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c1334 int host_cnt; local
1428 host_cnt = 0;
1437 host_cnt++;
1438 if (host_cnt > 1)
1526 * We check host_cnt to make sure we haven't parsed an entry
1529 if (host_cnt == 0) {

Completed in 159 milliseconds