Home
last modified time | relevance | path

Searched refs:opt_tab (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/amd/include/
HDam_utils.h196 struct opt_tab { struct
265 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[];
/NextBSD/contrib/amd/libamu/
HDxutil.c92 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()
HDmount_fs.c60 struct opt_tab mnt_flags[] =
123 struct opt_tab *opt; in compute_mount_flags()
/NextBSD/contrib/amd/amd/
HDmapc.c87 static struct opt_tab mapc_opt[] =
/NextBSD/contrib/amd/
HDChangeLog10905 the same code for other options in struct opt_tab.