Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_clone.c13 pid_t tst_clone(const struct tst_clone_args *tst_args) in tst_clone() argument
16 .flags = tst_args->flags, in tst_clone()
17 .exit_signal = tst_args->exit_signal, in tst_clone()