Searched refs:opt_tab (Results 1 – 5 of 5) sorted by relevance
196 struct opt_tab { struct265 extern struct opt_tab xlog_opt[];286 extern int cmdoption(char *, struct opt_tab *, int *);324 extern void show_opts(int ch, struct opt_tab *);491 extern struct opt_tab dbg_opt[];
92 struct opt_tab dbg_opt[] =118 struct opt_tab xlog_opt[] =561 show_opts(int ch, struct opt_tab *opts) in show_opts()576 cmdoption(char *s, struct opt_tab *optb, int *flags) in cmdoption()584 struct opt_tab *dp, *dpn = 0; in cmdoption()
60 struct opt_tab mnt_flags[] =123 struct opt_tab *opt; in compute_mount_flags()
87 static struct opt_tab mapc_opt[] =
10905 the same code for other options in struct opt_tab.