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

/systemd/src/systemctl/
H A Dsystemctl.c43 #include "cgroup-show.h"
62 #include "logs-show.h"
512 "To show all installed unit files use 'systemctl list-unit-files'.\n",
516 "To show all installed unit files use 'systemctl list-unit-files'.\n",
2233 /* We ignore all errors here, since this is used to show a
3578 /* Only show exited processes here */
3611 /* Let's not show this twice */
3753 log_info("Can't show: %s", *p);
4627 static int show(int argc, char *argv[], void *userdata) { function
4635 show_properties = streq(argv[0], "show");
[all...]

Completed in 39 milliseconds