Home
last modified time | relevance | path

Searched refs:tst_cmd_fds_ (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/include/
Dtst_cmd.h30 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()
/third_party/ltp/lib/
Dtst_cmd.c47 int tst_cmd_fds_(void (cleanup_fn)(void), in tst_cmd_fds_() function