Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/getrusage/
Dgetrusage03_child.c43 static int opt_consume, opt_grand, opt_show, opt_self, opt_child; variable
48 {"g:", &opt_grand, &grand_consume_str},
82 if (opt_grand) { in main()