Searched refs:frontier (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/autofs/ |
H A D | ns_fnmount.c | 85 * Traverse the namespace to find a frontier below ref along which 98 frontier(mapent *mapents, const FN_ref_t *ref, char *map, size_t maplen, 102 * Called by frontier(), once for each "name" that it finds. map is 103 * passed unchanged from frontier(). ref is the reference named by 104 * "map/name". If ref is found to be along the frontier, add the 106 * continue traversing the namespace to find the frontier. Other 107 * arguments and the return value are as for frontier(). 410 return (frontier(mapents, ref, map, maplen, map + maplen, 433 frontier(mapent *mapents, const FN_ref_t *ref, char *map, size_t maplen, function 526 * we have reached the frontier [all...] |
Completed in 56 milliseconds