Searched refs:tst_cmd_fds_ (Results 1 – 2 of 2) sorted by relevance
30 int tst_cmd_fds_(void (cleanup_fn)(void),55 return tst_cmd_fds_(NULL, argv, in tst_cmd_fds()74 return tst_cmd_fds_(cleanup_fn, argv, in tst_cmd_fds()
47 int tst_cmd_fds_(void (cleanup_fn)(void), in tst_cmd_fds_() function