Searched defs:OPT_END (Results 1 – 4 of 4) sorted by relevance
/freebsd/sbin/nvmecontrol/ |
H A D | resv.c | 54 #define OPT_END { NULL, 0, arg_none, NULL, NULL } macro
|
H A D | ns.c | 60 #define OPT_END { NULL, 0, arg_none, NULL, NULL } macro
|
/freebsd/sbin/nvmecontrol/modules/wdc/ |
H A D | wdc.c | 51 #define OPT_END { NULL, 0, arg_none, NULL, NULL } macro
|
/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 3909 OPT_NOCASE, OPT_LINE, OPT_ALL, OPT_START, OPT_COMMAND, OPT_END in Jim_RegsubCmd() enumerator
|