Searched defs:arg_depth (Results 1 - 1 of 1) sorted by relevance

/systemd/src/cgtop/
H A Dcgtop.c69 static unsigned arg_depth = 3; variable
372 if (depth > arg_depth)
658 , program_invocation_short_name, arg_depth);
719 r = safe_atou(optarg, &arg_depth);

Completed in 13 milliseconds