Lines Matching refs:echoDebug

310 	z_set_output_functions(echo, echoDebug, progerr);  in main()
433 echoDebug(DBG_CMDLINE_PATH, in main()
610 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_diskless_client()
835 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_global_zone()
1029 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_netinstall_image()
1187 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_mounted_miniroot()
1314 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_nonglobal_zone()
1615 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_running_system()
1757 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_can_add_driver()
1896 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_can_update_driver()
2035 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_can_remove_driver()
2154 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_path_writable()
2333 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_alternative_root()
2489 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_boot_environment()
2619 echoDebug(DBG_ROOTPATH_IS, rootPath); in cmd_is_what()
2778 echoDebug(DBG_SINS_ENTRY, a_mntPoint, a_fsType, a_mntOptions); in sortedInsert()
2843 echoDebug(DBG_SORTEDINS_SKIPPED, in sortedInsert()
2934 echoDebug(DBG_CALCSCFG_MOUNTED); in calculateFileSystemConfig()
3070 echoDebug(DBG_NO_DEFAULT_ROOT_PATH_SET); in setRootPath()
3090 echoDebug(DBG_DEFAULT_ROOT_PATH_SET, rp, a_envVar ? a_envVar : ""); in setRootPath()
3114 echoDebug(DBG_SET_ROOT_PATH_TO, rp); in setRootPath()
3174 echoDebug(DBG_TEST_PATH, mbPath, (unsigned long)a_tt); in testPath()
3199 echoDebug(DBG_CANNOT_LSTAT_PATH, mbPath, in testPath()
3211 echoDebug(DBG_IS_NOT_A_SYMLINK, mbPath); in testPath()
3216 echoDebug(DBG_SYMLINK_IS, mbPath); in testPath()
3225 echoDebug(DBG_IS_A_SYMLINK, mbPath); in testPath()
3230 echoDebug(DBG_SYMLINK_NOT, mbPath); in testPath()
3249 echoDebug(DBG_TEST_PATH_NO_RESOLVE, mbPath); in testPath()
3257 echoDebug(DBG_TEST_PATH_RESOLVE, mbPath); in testPath()
3271 echoDebug(DBG_CANNOT_ACCESS_PATH_OK, mbPath); in testPath()
3276 echoDebug(DBG_CANNOT_ACCESS_PATH_BUT_SHOULD, in testPath()
3290 echoDebug(DBG_TEST_EXISTS_SHOULD_NOT, mbPath); in testPath()
3300 echoDebug(DBG_PATH_DOES_NOT_EXIST, mbPath, strerror(errno)); in testPath()
3311 echoDebug(DBG_IS_NOT_A_DIRECTORY, mbPath); in testPath()
3316 echoDebug(DBG_DIRECTORY_IS, mbPath); in testPath()
3324 echoDebug(DBG_IS_A_DIRECTORY, mbPath); in testPath()
3329 echoDebug(DBG_DIRECTORY_NOT, mbPath); in testPath()
3337 echoDebug(DBG_IS_NOT_A_FILE, mbPath); in testPath()
3342 echoDebug(DBG_FILE_IS, mbPath); in testPath()
3350 echoDebug(DBG_IS_A_FILE, mbPath); in testPath()
3355 echoDebug(DBG_FILE_NOT, mbPath); in testPath()
3366 echoDebug(DBG_IS_NOT_A_FILE, mbPath); in testPath()
3372 echoDebug(DBG_TOKEN__EXISTS, GLOBAL_ZONENAME, mbPath); in testPath()
3382 echoDebug(DBG_TESTPATH_OK, mbPath); in testPath()
3981 echoDebug(DBG_DUMP_GLOBAL_ENTRY); in dumpGlobalData()
3982 echoDebug(DBG_DUMP_GLOBAL_PARENT_ZONE, in dumpGlobalData()
3985 echoDebug(DBG_DUMP_GLOBAL_CURRENT_ZONE, in dumpGlobalData()
4007 echoDebug(DBG_RECURSION, a_function, *r_recursion); in recursionCheck()
4012 echoDebug(DBG_NO_RECURSION, a_function); in recursionCheck()