Home
last modified time | relevance | path

Searched refs:verb_mount_image (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/systemctl/
Dsystemctl-mount.h5 int verb_mount_image(int argc, char *argv[], void *userdata);
Dsystemctl-mount.c44 int verb_mount_image(int argc, char *argv[], void *userdata) { in verb_mount_image() function
Dsystemctl.c1098 … { "mount-image", 4, 5, VERB_ONLINE_ONLY, verb_mount_image }, in systemctl_main()