Searched refs:tst_run_cmd_fds (Results 1 – 2 of 2) sorted by relevance
56 static inline int tst_run_cmd_fds(const char *const argv[], in tst_run_cmd_fds() function74 static inline int tst_run_cmd_fds(void (cleanup_fn)(void), in tst_run_cmd_fds() function
140 rc = tst_run_cmd_fds(cleanup_fn, argv, stdout_fd, stderr_fd, in tst_run_cmd_()