Home
last modified time | relevance | path

Searched refs:OPT_END (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/nvmecontrol/
H A Dns.c60 #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 Dresv.c54 #define OPT_END { NULL, 0, arg_none, NULL, NULL } macro
/freebsd/sbin/nvmecontrol/modules/wdc/
H A Dwdc.c53 #define OPT_END { NULL, 0, arg_none, NULL, NULL } macro
77 OPT_END
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c3685 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()