cmd
const struct cmd {
struct cmd {
const struct cmd {
struct cmd {
union cmd {
struct cmd {
struct cmd {
struct cmd {
struct cmd {
cmd(char *line)
struct cmd {
struct cmd {
enum cmd_retval (*exec)(struct cmd *, struct cmdq_item *);
struct cmd_list *args_make_commands_now(struct cmd *, struct cmdq_item *,
struct args_command_state *args_make_commands_prepare(struct cmd *,
const struct cmd_entry *cmd_get_entry(struct cmd *);
struct args *cmd_get_args(struct cmd *);
u_int cmd_get_group(struct cmd *);
void cmd_get_source(struct cmd *, const char **, u_int *);
int cmd_get_parse_flags(struct cmd *);
struct cmd *cmd_copy(struct cmd *, int, char **);
void cmd_free(struct cmd *);
char *cmd_print(struct cmd *);
void cmd_list_append(struct cmd_list *, struct cmd *);
struct cmd *cmd_list_next(struct cmd *);
const struct cmd {
struct cmd {
static struct cmd {