opt_tab
static struct opt_tab dbg_opt[] = {
static struct opt_tab mapc_opt[] = {
struct opt_tab mnt_flags[] = {
struct opt_tab *opt;
show_opts(int ch, struct opt_tab *opts)
cmdoption(char *s, struct opt_tab *optb, int *flags)
struct opt_tab *dp, *dpn = 0;
struct opt_tab xlog_opt[] = {
extern struct opt_tab xlog_opt[];
extern int cmdoption(char *, struct opt_tab *, int *);
extern void show_opts(int ch, struct opt_tab *);