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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnmount.c502 bool_t at_frontier; local
528 at_frontier = (addr_from_ref(ref, cname, &addrtype, NULL, 0) == 0);
534 if (at_frontier && (addrtype == ADDR_HOST)) {
540 at_frontier = FALSE;
550 if (at_frontier) {

Completed in 46 milliseconds