Searched refs:DBG_ROOTPATH_IS (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/svr4pkg/pkgcond/ |
H A D | main.c | 608 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_diskless_client() 833 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_global_zone() 1027 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_netinstall_image() 1185 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_mounted_miniroot() 1312 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_nonglobal_zone() 1613 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_running_system() 1755 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_can_add_driver() 1894 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_can_update_driver() 2033 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_can_remove_driver() 2152 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_path_writable() [all …]
|
H A D | pkgcond_msgs.h | 107 #define DBG_ROOTPATH_IS gettext(\ macro
|