Home
last modified time | relevance | path

Searched refs:stdout_path (Results 1 – 3 of 3) sorted by relevance

/external/ltp/include/
Dtst_cmd.h51 const char *stdout_path,
66 const char *stdout_path, in tst_run_cmd() argument
71 stdout_path, stderr_path, pass_exit_val); in tst_run_cmd()
86 const char *stdout_path, in tst_run_cmd() argument
91 stdout_path, stderr_path, pass_exit_val); in tst_run_cmd()
/external/ltp/lib/
Dtst_run_cmd.c106 const char *stdout_path, in tst_run_cmd_() argument
114 if (stdout_path != NULL) { in tst_run_cmd_()
115 stdout_fd = open(stdout_path, in tst_run_cmd_()
121 stdout_path, __FILE__, __LINE__); in tst_run_cmd_()
140 stdout_path, __FILE__, __LINE__); in tst_run_cmd_()
/external/ltp/doc/
Dtest-writing-guidelines.txt991 const char *stdout_path,
1009 'stdout_path' and 'stderr_path' determine where to redirect the program