Home
last modified time | relevance | path

Searched refs:noroot (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnmount.c189 static char *noroot = "[no root]"; variable
554 me = new_mapent(noroot, strdup(mntpnt), strdup("autofs"), opts, in frontier_aux()
784 me->map_root = (root != noroot) ? root : NULL; in new_mapent()