Home
last modified time | relevance | path

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

/systemd-251/src/cgtop/
Dcgtop.c66 static bool arg_recursive_unset = false; variable
876 arg_recursive_unset = !r; in parse_argv()
931 if (arg_recursive_unset && arg_count == COUNT_PIDS) in run()