Searched refs:tst_cmd_fds (Results 1 – 2 of 2) sorted by relevance
50 static inline int tst_cmd_fds(const char *const argv[], in tst_cmd_fds() function68 static inline int tst_cmd_fds(void (cleanup_fn)(void), in tst_cmd_fds() function
160 rc = tst_cmd_fds(cleanup_fn, argv, stdout_fd, stderr_fd, flags); in tst_cmd_()