execvp__file__captured  198 tests/lib/utilunix__my_system-common.c static char *execvp__file__captured = NULL;
execvp__file__captured  209 tests/lib/utilunix__my_system-common.c     execvp__file__captured = g_strdup (file);
execvp__file__captured  228 tests/lib/utilunix__my_system-common.c     MC_PTR_FREE (execvp__file__captured);
execvp__file__captured   54 tests/lib/utilunix__my_system-fork_child.c     mctest_assert_str_eq (execvp__file__captured, "/bin/some-command");
execvp__file__captured   54 tests/lib/utilunix__my_system-fork_child_shell.c     mctest_assert_str_eq (execvp__file__captured, "/bin/shell");