Home
last modified time | relevance | path

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

/openbsd/usr.sbin/config/
H A Dcmd.h44 typedef struct _cmd_table_t { struct
45 char *cmd;
46 int (*fcn)(cmd_t *);
47 char *opt;
48 char *help;