Searched defs:stderr_path (Results 1 – 7 of 7) sorted by relevance
/third_party/ltp/include/ |
D | tst_cmd.h | 61 const char *stderr_path, in tst_cmd() 81 const char *stderr_path, in tst_cmd()
|
D | tst_safe_macros.h | 622 #define SAFE_CMD(argv, stdout_path, stderr_path) \ argument
|
/third_party/ltp/testcases/lib/ |
D | tst_rod.c | 20 char *stdin_path = NULL, *stdout_path = NULL, *stderr_path = NULL; in main() local
|
/third_party/glib/gio/ |
D | gsubprocesslauncher-private.h | 43 gchar *stderr_path; member
|
D | gsubprocesslauncher.c | 363 const gchar *stdin_path = NULL, *stdout_path = NULL, *stderr_path = NULL; in g_subprocess_launcher_set_flags() local
|
/third_party/ltp/lib/ |
D | tst_cmd.c | 133 const char *stderr_path, in tst_cmd_()
|
D | tst_safe_macros.c | 543 const char *stdout_path, const char *stderr_path) in safe_cmd()
|