Searched defs:show_cgroup_one_by_path (Results 1 - 1 of 1) sorted by relevance
/systemd/src/shared/ |
H A D | cgroup-show.c | 90 static int show_cgroup_one_by_path(const char *path, const char *prefix, unsigned n_columns, bool more, bool kernel_threads, OutputFlags flags) { function 163 show_cgroup_one_by_path(path, prefix, n_columns, true, kernel_threads, flags); 188 show_cgroup_one_by_path(path, prefix, n_columns, !!last, kernel_threads, flags);
|
Completed in 10 milliseconds