Home
last modified time | relevance | path

Searched refs:verb_list (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/creds/
Dcreds.c198 static int verb_list(int argc, char **argv, void *userdata) { in verb_list() function
902 { "list", VERB_ANY, 1, VERB_DEFAULT, verb_list }, in creds_main()
/systemd-251/src/sysext/
Dsysext.c840 static int verb_list(int argc, char **argv, void *userdata) { in verb_list() function
994 { "list", VERB_ANY, 1, 0, verb_list }, in sysext_main()
/systemd-251/src/sysupdate/
Dsysupdate.c902 static int verb_list(int argc, char **argv, void *userdata) { in verb_list() function
1385 { "list", VERB_ANY, 2, VERB_DEFAULT, verb_list }, in sysupdate_main()
/systemd-251/src/boot/
Dbootctl.c1707 static int verb_list(int argc, char *argv[], void *userdata) { in verb_list() function
2308 … { "list", VERB_ANY, 1, 0, verb_list }, in bootctl_main()