g_set_error       115 lib/serialize.c         g_set_error (error, MC_ERROR, 0, "mc_serialize_str(): Input data is NULL.");
g_set_error       140 lib/serialize.c         g_set_error (error, MC_ERROR, 0, FUNC_NAME ": Input data is NULL or empty.");
g_set_error       146 lib/serialize.c         g_set_error (error, MC_ERROR, 0, FUNC_NAME ": String prefix doesn't equal to '%c'", prefix);
g_set_error       158 lib/serialize.c             g_set_error (error, MC_ERROR, 0, FUNC_NAME ": Length delimiter '%c' doesn't exists",
g_set_error       165 lib/serialize.c             g_set_error (error, MC_ERROR, 0, FUNC_NAME ": Too big string length");
g_set_error       176 lib/serialize.c         g_set_error (error, MC_ERROR, 0,
g_set_error       243 lib/tty/color-ncurses.c     g_set_error (error, MC_ERROR, -1, _ ("True color not supported with ncurses."));
g_set_error       222 lib/tty/color-slang.c         g_set_error (error, MC_ERROR, -1,
g_set_error       241 lib/tty/color-slang.c         g_set_error (error, MC_ERROR, -1, _ ("True color not supported in this slang version."));
g_set_error       251 lib/tty/color-slang.c         g_set_error (error, MC_ERROR, -1,
g_set_error      1216 lib/vfs/path.c             g_set_error (mcerror, MC_ERROR, 0, "Unable to find VFS class by name '%s'", cfg_value);
g_set_error      1247 lib/vfs/path.c         g_set_error (mcerror, MC_ERROR, 0, "No any path elements found");
g_set_error       139 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c         g_set_error (error, MC_ERROR, G_OPTION_ERROR_FAILED, "unknown output format '%s'", value);