mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
1.8 KiB
HTML
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)->code, "%s\n\n%s\n", (*mcerror)->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)->code, "%s", full_help_str->str);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|