full_help_str 424 src/args.c gchar *full_help_str; full_help_str 428 src/args.c full_help_str = g_strdup_printf ("%s\n\n%s\n", error_message_str, help_str); full_help_str 430 src/args.c str_convert (conv, full_help_str, buffer); full_help_str 432 src/args.c g_free (full_help_str); full_help_str 697 src/args.c gchar *full_help_str; full_help_str 699 src/args.c full_help_str = full_help_str 702 src/args.c mc_replace_error (mcerror, (*mcerror)->code, "%s", full_help_str); full_help_str 703 src/args.c g_free (full_help_str);