mc_replace_error 276 lib/util.h void mc_replace_error (GError ** dest, int code, const char *format, ...) G_GNUC_PRINTF (3, 4); mc_replace_error 512 lib/utilunix.c mc_replace_error (error, MC_PIPE_ERROR_CREATE_PIPE, "%s", mc_replace_error 525 lib/utilunix.c mc_replace_error (error, MC_PIPE_ERROR_CREATE_PIPE_STREAM, "%s", mc_replace_error 692 lib/utilunix.c mc_replace_error (error, MC_PIPE_ERROR_READ, _("Unexpected error in waitpid():\n%s"), mc_replace_error 693 src/args.c mc_replace_error (mcerror, (*mcerror)->code, "%s\n\n%s\n", (*mcerror)->message, mc_replace_error 702 src/args.c mc_replace_error (mcerror, (*mcerror)->code, "%s", full_help_str);