Files
source/R/mc_replace_error.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

22 lines
1.8 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>mc_replace_error</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/lib--util.h.html#L281'>mc_replace_error</a> 281 lib/util.h void mc_replace_error (GError **dest, int code, const char *format, ...) G_GNUC_PRINTF (3, 4);</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L560'>mc_replace_error</a> 560 lib/utilunix.c mc_replace_error (error, MC_PIPE_ERROR_CREATE_PIPE, "%s",</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L573'>mc_replace_error</a> 573 lib/utilunix.c mc_replace_error (error, MC_PIPE_ERROR_CREATE_PIPE_STREAM, "%s",</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L728'>mc_replace_error</a> 728 lib/utilunix.c mc_replace_error (error, MC_PIPE_ERROR_READ, "%s",</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L747'>mc_replace_error</a> 747 lib/utilunix.c mc_replace_error (error, MC_PIPE_ERROR_READ, _ ("Unexpected error in waitpid():\n%s"),</span>
<span class='curline'><a href='../S/src--args.c.html#L664'>mc_replace_error</a> 664 src/args.c mc_replace_error (mcerror, (*mcerror)-&gt;code, "%s\n\n%s\n", (*mcerror)-&gt;message,</span>
<span class='curline'><a href='../S/src--args.c.html#L672'>mc_replace_error</a> 672 src/args.c mc_replace_error (mcerror, (*mcerror)-&gt;code, "%s", full_help_str-&gt;str);</span>
</pre>
</body>
</html>