Searched refs:cmdoption (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/amd/libamu/ |
| H A D | xutil.c | 397 int rc = cmdoption(opt, dbg_opt, &dl); in debug_option() 639 cmdoption(char *s, struct opt_tab *optb, u_int *flags) in cmdoption() function 712 int rc = cmdoption(opt, xlog_opt, &xl); in switch_option()
|
| /freebsd-12.1/contrib/amd/include/ |
| H A D | am_utils.h | 287 extern int cmdoption(char *, struct opt_tab *, u_int *);
|
| /freebsd-12.1/contrib/amd/amd/ |
| H A D | mapc.c | 648 cmdoption(opt, mapc_opt, &alloc); in mapc_create()
|
| /freebsd-12.1/contrib/amd/ |
| H A D | ChangeLog | 1497 (cmdoption): take unsigned int as flags argument, and print any 1508 xlog_level_init. Change extern for cmdoption() to take an
|