Searched defs:short_options (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/libarchive/cat/
H A Dcmdline.c49 static const char *short_options = "h"; variable
/freebsd-13-stable/contrib/libarchive/tar/
H A Dcmdline.c49 static const char *short_options variable
/freebsd-13-stable/contrib/kyua/utils/cmdline/
H A Dparser.cpp61 std::string short_options; member in struct:__anon993::getopt_data
/freebsd-13-stable/contrib/libarchive/cpio/
H A Dcmdline.c54 static const char *short_options = "0AaBC:cdE:F:f:H:hI:iJjLlmnO:opR:rtuVvW:yZz"; variable
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp983 std::string short_options = BuildShortOptions(long_options); local
1300 std::string short_options = BuildShortOptions(long_options); local

Completed in 125 milliseconds