Lines Matching refs:show
43 #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) {
4635 show_properties = streq(argv[0], "show");
4726 printf("Hint: Some lines were ellipsized, use -l to show in full.\n");
6191 " --show-types When showing sockets, explicitly show their type\n"
6211 " -n --lines=INTEGER Number of journal entries to show\n"
6215 " --firmware-setup Tell the firmware to show the setup menu on next boot\n"
6235 " show [PATTERN...|JOB...] Show properties of one or more\n"
6242 " list-dependencies [NAME] Recursively show units which are required\n"
6272 " show-environment Dump environment\n"
6476 { "show-types", no_argument, NULL, ARG_SHOW_TYPES },
6583 was specified, we won't show any properties. */
6608 * property, show it to him, even if it is
7343 { "show", VERB_ANY, VERB_ANY, VERB_NOCHROOT, show },
7345 { "status", VERB_ANY, VERB_ANY, VERB_NOCHROOT, show },
7346 { "help", VERB_ANY, VERB_ANY, VERB_NOCHROOT, show },
7349 { "show-environment", VERB_ANY, 1, VERB_NOCHROOT, show_environment },