HomeSort by relevance Sort by last modified time
    Searched refs:tst_run_cmd_fds (Results 1 - 2 of 2) sorted by null

  /external/ltp/include/
tst_cmd.h 40 /* Executes tst_run_cmd_fds() and redirects its output to a file
56 static inline int tst_run_cmd_fds(const char *const argv[], function
74 static inline int tst_run_cmd_fds(void (cleanup_fn)(void), function
  /external/ltp/lib/
tst_run_cmd.c 140 rc = tst_run_cmd_fds(cleanup_fn, argv, stdout_fd, stderr_fd,

Completed in 134 milliseconds