Home
last modified time | relevance | path

Searched defs:stdout_path (Results 1 – 7 of 7) sorted by relevance

/third_party/ltp/include/
Dtst_cmd.h60 const char *stdout_path, in tst_cmd()
80 const char *stdout_path, in tst_cmd()
Dtst_safe_macros.h622 #define SAFE_CMD(argv, stdout_path, stderr_path) \ argument
/third_party/ltp/testcases/lib/
Dtst_rod.c20 char *stdin_path = NULL, *stdout_path = NULL, *stderr_path = NULL; in main() local
/third_party/glib/gio/
Dgsubprocesslauncher-private.h40 gchar *stdout_path; member
Dgsubprocesslauncher.c363 const gchar *stdin_path = NULL, *stdout_path = NULL, *stderr_path = NULL; in g_subprocess_launcher_set_flags() local
/third_party/ltp/lib/
Dtst_cmd.c132 const char *stdout_path, in tst_cmd_()
Dtst_safe_macros.c543 const char *stdout_path, const char *stderr_path) in safe_cmd()