Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c214 static int getRootPath(char **r_rootPath);
605 r = getRootPath(&rootPath); in cmd_is_diskless_client()
830 r = getRootPath(&rootPath); in cmd_is_global_zone()
1024 r = getRootPath(&rootPath); in cmd_is_netinstall_image()
1182 r = getRootPath(&rootPath); in cmd_is_mounted_miniroot()
1309 r = getRootPath(&rootPath); in cmd_is_nonglobal_zone()
1610 r = getRootPath(&rootPath); in cmd_is_running_system()
1752 r = getRootPath(&rootPath); in cmd_can_add_driver()
1891 r = getRootPath(&rootPath); in cmd_can_update_driver()
2030 r = getRootPath(&rootPath); in cmd_can_remove_driver()
[all …]