Searched refs:OPT_END (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sbin/nvmecontrol/ |
| H A D | ns.c | 60 #define OPT_END { NULL, 0, arg_none, NULL, NULL } macro 175 OPT_END 205 OPT_END 239 OPT_END 269 OPT_END 303 OPT_END
|
| H A D | resv.c | 54 #define OPT_END { NULL, 0, arg_none, NULL, NULL } macro
|
| /freebsd/sbin/nvmecontrol/modules/wdc/ |
| H A D | wdc.c | 53 #define OPT_END { NULL, 0, arg_none, NULL, NULL } macro 77 OPT_END
|
| /freebsd/contrib/sqlite3/autosetup/ |
| H A D | jimsh0.c | 3685 OPT_INDICES, OPT_NOCASE, OPT_LINE, OPT_ALL, OPT_INLINE, OPT_START, OPT_END in Jim_RegexpCmd() enumerator 3707 if (option == OPT_END) { in Jim_RegexpCmd() 3909 OPT_NOCASE, OPT_LINE, OPT_ALL, OPT_START, OPT_COMMAND, OPT_END in Jim_RegsubCmd() enumerator 3931 if (option == OPT_END) { in Jim_RegsubCmd()
|