Lines Matching refs:VERB_ANY
34 { "help", VERB_ANY, VERB_ANY, 0, noop_dispatcher },
35 { "list-images", VERB_ANY, 1, 0, noop_dispatcher },
36 { "list", VERB_ANY, 2, VERB_DEFAULT, noop_dispatcher },
37 { "status", 2, VERB_ANY, 0, noop_dispatcher },
38 { "show", VERB_ANY, VERB_ANY, 0, noop_dispatcher },
39 { "terminate", 2, VERB_ANY, 0, noop_dispatcher },
66 { "help", VERB_ANY, VERB_ANY, 0, noop_dispatcher },