Lines Matching refs:echoDebug

308 	z_set_output_functions(echo, echoDebug, progerr);
328 /* enable echoDebug debugging messages */
431 echoDebug(DBG_CMDLINE_PATH,
608 echoDebug(DBG_ROOTPATH_IS, rootPath);
833 echoDebug(DBG_ROOTPATH_IS, rootPath);
1027 echoDebug(DBG_ROOTPATH_IS, rootPath);
1185 echoDebug(DBG_ROOTPATH_IS, rootPath);
1312 echoDebug(DBG_ROOTPATH_IS, rootPath);
1613 echoDebug(DBG_ROOTPATH_IS, rootPath);
1755 echoDebug(DBG_ROOTPATH_IS, rootPath);
1894 echoDebug(DBG_ROOTPATH_IS, rootPath);
2033 echoDebug(DBG_ROOTPATH_IS, rootPath);
2152 echoDebug(DBG_ROOTPATH_IS, rootPath);
2331 echoDebug(DBG_ROOTPATH_IS, rootPath);
2487 echoDebug(DBG_ROOTPATH_IS, rootPath);
2617 echoDebug(DBG_ROOTPATH_IS, rootPath);
2776 echoDebug(DBG_SINS_ENTRY, a_mntPoint, a_fsType, a_mntOptions);
2841 echoDebug(DBG_SORTEDINS_SKIPPED,
2932 echoDebug(DBG_CALCSCFG_MOUNTED);
3068 echoDebug(DBG_NO_DEFAULT_ROOT_PATH_SET);
3088 echoDebug(DBG_DEFAULT_ROOT_PATH_SET, rp, a_envVar ? a_envVar : "");
3112 echoDebug(DBG_SET_ROOT_PATH_TO, rp);
3172 echoDebug(DBG_TEST_PATH, mbPath, (unsigned long)a_tt);
3197 echoDebug(DBG_CANNOT_LSTAT_PATH, mbPath,
3209 echoDebug(DBG_IS_NOT_A_SYMLINK, mbPath);
3214 echoDebug(DBG_SYMLINK_IS, mbPath);
3223 echoDebug(DBG_IS_A_SYMLINK, mbPath);
3228 echoDebug(DBG_SYMLINK_NOT, mbPath);
3247 echoDebug(DBG_TEST_PATH_NO_RESOLVE, mbPath);
3255 echoDebug(DBG_TEST_PATH_RESOLVE, mbPath);
3269 echoDebug(DBG_CANNOT_ACCESS_PATH_OK, mbPath);
3274 echoDebug(DBG_CANNOT_ACCESS_PATH_BUT_SHOULD,
3288 echoDebug(DBG_TEST_EXISTS_SHOULD_NOT, mbPath);
3298 echoDebug(DBG_PATH_DOES_NOT_EXIST, mbPath, strerror(errno));
3309 echoDebug(DBG_IS_NOT_A_DIRECTORY, mbPath);
3314 echoDebug(DBG_DIRECTORY_IS, mbPath);
3322 echoDebug(DBG_IS_A_DIRECTORY, mbPath);
3327 echoDebug(DBG_DIRECTORY_NOT, mbPath);
3335 echoDebug(DBG_IS_NOT_A_FILE, mbPath);
3340 echoDebug(DBG_FILE_IS, mbPath);
3348 echoDebug(DBG_IS_A_FILE, mbPath);
3353 echoDebug(DBG_FILE_NOT, mbPath);
3364 echoDebug(DBG_IS_NOT_A_FILE, mbPath);
3370 echoDebug(DBG_TOKEN__EXISTS, GLOBAL_ZONENAME, mbPath);
3380 echoDebug(DBG_TESTPATH_OK, mbPath);
3950 * Description: dump global data structure using echoDebug
3952 * Outputs: echoDebug is called to output global data strucutre information
3965 echoDebug(DBG_DUMP_GLOBAL_ENTRY);
3966 echoDebug(DBG_DUMP_GLOBAL_PARENT_ZONE,
3969 echoDebug(DBG_DUMP_GLOBAL_CURRENT_ZONE,
3991 echoDebug(DBG_RECURSION, a_function, *r_recursion);
3996 echoDebug(DBG_NO_RECURSION, a_function);