Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/amd/include/
Dconfig.h82 struct opt_tab { struct
87 extern struct opt_tab xlog_opt[]; argument
89 extern int cmdoption(char *, struct opt_tab *, int *);
96 extern void show_opts(int ch, struct opt_tab *);
/openbsd/src/usr.sbin/amd/amd/
Dxutil.c56 struct opt_tab xlog_opt[] = {
224 show_opts(int ch, struct opt_tab *opts) in show_opts()
241 cmdoption(char *s, struct opt_tab *optb, int *flags) in cmdoption()
249 struct opt_tab *dp, *dpn = 0; in cmdoption()
Dmount_fs.c47 struct opt_tab mnt_flags[] = {
59 struct opt_tab *opt; in compute_mount_flags()
Dget_args.c65 static struct opt_tab dbg_opt[] = {
Dmapc.c70 static struct opt_tab mapc_opt[] = {