Lines Matching refs:echoDebug
312 z_set_output_functions(echo, echoDebug, progerr); in main()
435 echoDebug(DBG_CMDLINE_PATH, in main()
612 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_diskless_client()
837 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_global_zone()
1031 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_netinstall_image()
1189 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_mounted_miniroot()
1316 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_nonglobal_zone()
1617 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_running_system()
1759 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_can_add_driver()
1898 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_can_update_driver()
2037 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_can_remove_driver()
2156 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_path_writable()
2335 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_alternative_root()
2491 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_boot_environment()
2621 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_what()
2780 echoDebug(DBG_SINS_ENTRY, a_mntPoint, a_fsType, a_mntOptions); in sortedInsert()
2845 echoDebug(DBG_SORTEDINS_SKIPPED, in sortedInsert()
2936 echoDebug(DBG_CALCSCFG_MOUNTED); in calculateFileSystemConfig()
3073 echoDebug(DBG_NO_DEFAULT_ROOT_PATH_SET); in setRootPath()
3093 echoDebug(DBG_DEFAULT_ROOT_PATH_SET, rp, a_envVar ? a_envVar : ""); in setRootPath()
3117 echoDebug(DBG_SET_ROOT_PATH_TO, rp); in setRootPath()
3177 echoDebug(DBG_TEST_PATH, mbPath, (unsigned long)a_tt); in testPath()
3202 echoDebug(DBG_CANNOT_LSTAT_PATH, mbPath, in testPath()
3214 echoDebug(DBG_IS_NOT_A_SYMLINK, mbPath); in testPath()
3219 echoDebug(DBG_SYMLINK_IS, mbPath); in testPath()
3228 echoDebug(DBG_IS_A_SYMLINK, mbPath); in testPath()
3233 echoDebug(DBG_SYMLINK_NOT, mbPath); in testPath()
3252 echoDebug(DBG_TEST_PATH_NO_RESOLVE, mbPath); in testPath()
3260 echoDebug(DBG_TEST_PATH_RESOLVE, mbPath); in testPath()
3274 echoDebug(DBG_CANNOT_ACCESS_PATH_OK, mbPath); in testPath()
3279 echoDebug(DBG_CANNOT_ACCESS_PATH_BUT_SHOULD, in testPath()
3293 echoDebug(DBG_TEST_EXISTS_SHOULD_NOT, mbPath); in testPath()
3303 echoDebug(DBG_PATH_DOES_NOT_EXIST, mbPath, strerror(errno)); in testPath()
3314 echoDebug(DBG_IS_NOT_A_DIRECTORY, mbPath); in testPath()
3319 echoDebug(DBG_DIRECTORY_IS, mbPath); in testPath()
3327 echoDebug(DBG_IS_A_DIRECTORY, mbPath); in testPath()
3332 echoDebug(DBG_DIRECTORY_NOT, mbPath); in testPath()
3340 echoDebug(DBG_IS_NOT_A_FILE, mbPath); in testPath()
3345 echoDebug(DBG_FILE_IS, mbPath); in testPath()
3353 echoDebug(DBG_IS_A_FILE, mbPath); in testPath()
3358 echoDebug(DBG_FILE_NOT, mbPath); in testPath()
3369 echoDebug(DBG_IS_NOT_A_FILE, mbPath); in testPath()
3375 echoDebug(DBG_TOKEN__EXISTS, GLOBAL_ZONENAME, mbPath); in testPath()
3385 echoDebug(DBG_TESTPATH_OK, mbPath); in testPath()
3970 echoDebug(DBG_DUMP_GLOBAL_ENTRY); in dumpGlobalData()
3971 echoDebug(DBG_DUMP_GLOBAL_PARENT_ZONE, in dumpGlobalData()
3974 echoDebug(DBG_DUMP_GLOBAL_CURRENT_ZONE, in dumpGlobalData()
3996 echoDebug(DBG_RECURSION, a_function, *r_recursion); in recursionCheck()
4001 echoDebug(DBG_NO_RECURSION, a_function); in recursionCheck()