Searched refs:arg_recursive (Results 1 – 4 of 4) sorted by relevance
65 static bool arg_recursive = true; variable489 if (arg_recursive && in refresh_one()528 if (arg_order != ORDER_TASKS || arg_recursive) { in group_compare()872 r = parse_boolean_argument("--recursive=", optarg, &arg_recursive); in parse_argv()1048 arg_recursive = !arg_recursive; in run()1049 … fprintf(stdout, "\nRecursive process counting: %s", yes_no(arg_recursive)); in run()
69 extern bool arg_recursive;
84 bool arg_recursive = false; variable819 arg_recursive = true; in systemctl_parse_argv()
50 if (arg_recursive) { in get_unit_list_recursive()