Searched refs:opt_tab (Results 1 – 5 of 5) sorted by relevance
204 struct opt_tab { struct271 extern struct opt_tab xlog_opt[];293 extern int cmdoption(char *, struct opt_tab *, u_int *);335 extern void show_opts(int ch, struct opt_tab *);536 extern struct opt_tab dbg_opt[];
89 struct opt_tab dbg_opt[] =115 struct opt_tab xlog_opt[] =626 show_opts(int ch, struct opt_tab *opts) in show_opts()641 cmdoption(char *s, struct opt_tab *optb, u_int *flags) in cmdoption()649 struct opt_tab *dp, *dpn = NULL; in cmdoption()
59 struct opt_tab mnt_flags[] =146 struct opt_tab *opt; in compute_mount_flags()
85 static struct opt_tab mapc_opt[] =
11971 the same code for other options in struct opt_tab.