mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
2.0 KiB
HTML
22 lines
2.0 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>execvp__file__captured</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/tests--lib--utilunix__my_system-common.c.html#L197'>execvp__file__captured</a> 197 tests/lib/utilunix__my_system-common.c static char *execvp__file__captured = NULL;</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L208'>execvp__file__captured</a> 208 tests/lib/utilunix__my_system-common.c execvp__file__captured = g_strdup (file);</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-common.c.html#L227'>execvp__file__captured</a> 227 tests/lib/utilunix__my_system-common.c MC_PTR_FREE (execvp__file__captured);</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-fork_child.c.html#L51'>execvp__file__captured</a> 51 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (execvp__file__captured, "/bin/some-command");</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-fork_child.c.html#L80'>execvp__file__captured</a> 80 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (execvp__file__captured, "vi");</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-fork_child.c.html#L110'>execvp__file__captured</a> 110 tests/lib/utilunix__my_system-fork_child.c mctest_assert_str_eq (execvp__file__captured, "qwe");</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__my_system-fork_child_shell.c.html#L51'>execvp__file__captured</a> 51 tests/lib/utilunix__my_system-fork_child_shell.c mctest_assert_str_eq (execvp__file__captured, "/bin/shell");</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|