Searched refs:opt_tab (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/amd/include/
H A Dam_utils.h198 struct opt_tab { struct
265 extern struct opt_tab xlog_opt[];
287 extern int cmdoption(char *, struct opt_tab *, u_int *);
329 extern void show_opts(int ch, struct opt_tab *);
530 extern struct opt_tab dbg_opt[];
/freebsd-11-stable/contrib/amd/libamu/
H A Dxutil.c87 struct opt_tab dbg_opt[] =
113 struct opt_tab xlog_opt[] =
624 show_opts(int ch, struct opt_tab *opts)
639 cmdoption(char *s, struct opt_tab *optb, u_int *flags)
647 struct opt_tab *dp, *dpn = NULL;
H A Dmount_fs.c57 struct opt_tab mnt_flags[] =
144 struct opt_tab *opt;
/freebsd-11-stable/contrib/amd/amd/
H A Dmapc.c83 static struct opt_tab mapc_opt[] =

Completed in 188 milliseconds