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

/systemd/test/
H A Dtest-efi-create-disk.sh9 LOOP=$(losetup --show -f -P test-efi-disk.img)
H A Dtest-functions236 LOOPDEV=$(losetup --show -P -f $TESTDIR/rootdisk.img)
1042 modprobe "$@" --ignore-install --show-depends $_kmod 2>&${_fderr} | (
/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 2566 milliseconds