Lines Matching refs:echoDebug

308 	z_set_output_functions(echo, echoDebug, progerr);  in main()
431 echoDebug(DBG_CMDLINE_PATH, in main()
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()
2331 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_alternative_root()
2487 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_boot_environment()
2617 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_what()
2776 echoDebug(DBG_SINS_ENTRY, a_mntPoint, a_fsType, a_mntOptions); in sortedInsert()
2841 echoDebug(DBG_SORTEDINS_SKIPPED, in sortedInsert()
2932 echoDebug(DBG_CALCSCFG_MOUNTED); in calculateFileSystemConfig()
3068 echoDebug(DBG_NO_DEFAULT_ROOT_PATH_SET); in setRootPath()
3088 echoDebug(DBG_DEFAULT_ROOT_PATH_SET, rp, a_envVar ? a_envVar : ""); in setRootPath()
3112 echoDebug(DBG_SET_ROOT_PATH_TO, rp); in setRootPath()
3172 echoDebug(DBG_TEST_PATH, mbPath, (unsigned long)a_tt); in testPath()
3197 echoDebug(DBG_CANNOT_LSTAT_PATH, mbPath, in testPath()
3209 echoDebug(DBG_IS_NOT_A_SYMLINK, mbPath); in testPath()
3214 echoDebug(DBG_SYMLINK_IS, mbPath); in testPath()
3223 echoDebug(DBG_IS_A_SYMLINK, mbPath); in testPath()
3228 echoDebug(DBG_SYMLINK_NOT, mbPath); in testPath()
3247 echoDebug(DBG_TEST_PATH_NO_RESOLVE, mbPath); in testPath()
3255 echoDebug(DBG_TEST_PATH_RESOLVE, mbPath); in testPath()
3269 echoDebug(DBG_CANNOT_ACCESS_PATH_OK, mbPath); in testPath()
3274 echoDebug(DBG_CANNOT_ACCESS_PATH_BUT_SHOULD, in testPath()
3288 echoDebug(DBG_TEST_EXISTS_SHOULD_NOT, mbPath); in testPath()
3298 echoDebug(DBG_PATH_DOES_NOT_EXIST, mbPath, strerror(errno)); in testPath()
3309 echoDebug(DBG_IS_NOT_A_DIRECTORY, mbPath); in testPath()
3314 echoDebug(DBG_DIRECTORY_IS, mbPath); in testPath()
3322 echoDebug(DBG_IS_A_DIRECTORY, mbPath); in testPath()
3327 echoDebug(DBG_DIRECTORY_NOT, mbPath); in testPath()
3335 echoDebug(DBG_IS_NOT_A_FILE, mbPath); in testPath()
3340 echoDebug(DBG_FILE_IS, mbPath); in testPath()
3348 echoDebug(DBG_IS_A_FILE, mbPath); in testPath()
3353 echoDebug(DBG_FILE_NOT, mbPath); in testPath()
3364 echoDebug(DBG_IS_NOT_A_FILE, mbPath); in testPath()
3370 echoDebug(DBG_TOKEN__EXISTS, GLOBAL_ZONENAME, mbPath); in testPath()
3380 echoDebug(DBG_TESTPATH_OK, mbPath); in testPath()
3965 echoDebug(DBG_DUMP_GLOBAL_ENTRY); in dumpGlobalData()
3966 echoDebug(DBG_DUMP_GLOBAL_PARENT_ZONE, in dumpGlobalData()
3969 echoDebug(DBG_DUMP_GLOBAL_CURRENT_ZONE, in dumpGlobalData()
3991 echoDebug(DBG_RECURSION, a_function, *r_recursion); in recursionCheck()
3996 echoDebug(DBG_NO_RECURSION, a_function); in recursionCheck()