Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/am-utils/dist/include/
Dam_utils.h204 struct opt_tab { struct
271 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[];
/netbsd/src/external/bsd/am-utils/dist/libamu/
Dxutil.c89 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()
Dmount_fs.c59 struct opt_tab mnt_flags[] =
146 struct opt_tab *opt; in compute_mount_flags()
/netbsd/src/external/bsd/am-utils/dist/amd/
Dmapc.c85 static struct opt_tab mapc_opt[] =
/netbsd/src/external/bsd/am-utils/dist/
DChangeLog11971 the same code for other options in struct opt_tab.