Home
last modified time | relevance | path

Searched defs:ctl_command (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/vmctl/
H A Dvmctl.h66 struct ctl_command { struct
67 const char *name;
68 enum actions action;
69 int (*main)(struct parse_result *, int, char *[]);
70 const char *usage;
71 int has_pledge;