mc_replace_error 281 lib/util.h void mc_replace_error (GError **dest, int code, const char *format, ...) G_GNUC_PRINTF (3, 4); mc_replace_error 560 lib/utilunix.c mc_replace_error (error, MC_PIPE_ERROR_CREATE_PIPE, "%s", mc_replace_error 573 lib/utilunix.c mc_replace_error (error, MC_PIPE_ERROR_CREATE_PIPE_STREAM, "%s", mc_replace_error 728 lib/utilunix.c mc_replace_error (error, MC_PIPE_ERROR_READ, "%s", mc_replace_error 747 lib/utilunix.c mc_replace_error (error, MC_PIPE_ERROR_READ, _ ("Unexpected error in waitpid():\n%s"), mc_replace_error 717 src/args.c mc_replace_error (mcerror, (*mcerror)->code, "%s\n\n%s\n", (*mcerror)->message, mc_replace_error 725 src/args.c mc_replace_error (mcerror, (*mcerror)->code, "%s", full_help_str->str);