Home
last modified time | relevance | path

Searched defs:stdout_path (Results 1 – 5 of 5) 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.h652 #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/ltp/lib/
Dtst_cmd.c132 const char *stdout_path, in tst_cmd_()
Dtst_safe_macros.c582 const char *stdout_path, const char *stderr_path) in safe_cmd()