Searched refs:show_cgroup_one_by_path (Results 1 - 1 of 1) sorted by relevance

/systemd/src/shared/
H A Dcgroup-show.c90 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 15 milliseconds