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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnmount.c185 * memory allocation failure is logged. A root argument of 'noroot'
189 static char *noroot = "[no root]"; variable
554 me = new_mapent(noroot, strdup(mntpnt), strdup("autofs"), opts,
784 me->map_root = (root != noroot) ? root : NULL;

Completed in 46 milliseconds