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

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>