Home
last modified time | relevance | path

Searched refs:long_opt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/byacc/
H A Dmain.c213 const char long_opt[16]; member
275 long_opts[n].long_opt, in usage()
394 if (!strncmp(long_opts[lc].long_opt, a + 2, len - 2)) in getargs()
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp890 std::string long_opt = in FindArgumentIndexForOption() local
894 entry.value().ref().starts_with(long_opt)) in FindArgumentIndexForOption()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c748 const char *long_opt; member
842 long_opts[i].name = option_table[i].long_opt; in init_options()
876 option_table[i].long_opt, in usage()
881 option_table[i].long_opt); in usage()