Home
last modified time | relevance | path

Searched defs:long_options (Results 1 – 25 of 49) sorted by relevance

12

/freebsd-12-stable/contrib/gcclibs/libiberty/
Dgetopt1.c70 const struct option *long_options, int *opt_index) in getopt_long()
82 const struct option *long_options, int *opt_index) in getopt_long_only()
104 static struct option long_options[] = in main() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/common/
DGetOptInc.cpp113 const struct option *long_options, int *idx, in parse_long_options()
224 const struct option *long_options, int *idx, in getopt_internal()
432 const struct option *long_options, int *idx) { in getopt_long()
444 const struct option *long_options, int *idx) { in getopt_long_only()
DOptionParser.cpp56 std::string OptionParser::GetShortOptionString(struct option *long_options) { in GetShortOptionString()
/freebsd-12-stable/lib/libc/stdlib/
Dgetopt_long.c193 const struct option *long_options, int *idx, int short_too, int flags) in parse_long_options()
358 const struct option *long_options, int *idx, int flags)
596 const struct option *long_options, int *idx)
609 const struct option *long_options, int *idx)
/freebsd-12-stable/contrib/tcpdump/missing/
Dgetopt_long.c190 const struct option *long_options, int *idx, int short_too, int flags) in parse_long_options()
355 const struct option *long_options, int *idx, int flags)
594 const struct option *long_options, int *idx)
607 const struct option *long_options, int *idx)
/freebsd-12-stable/crypto/openssh/openbsd-compat/
Dgetopt_long.c177 const struct option *long_options, int *idx, int short_too) in parse_long_options()
295 const struct option *long_options, int *idx, int flags) in getopt_internal()
/freebsd-12-stable/contrib/ofed/libibverbs/examples/
Dasyncwatch.c102 static struct option long_options[] = { in main() local
Ddevinfo.c605 static struct option long_options[] = { in main() local
/freebsd-12-stable/usr.bin/dc/
Ddc.c46 static const struct option long_options[] = variable
/freebsd-12-stable/contrib/binutils/binutils/
Dcxxfilt.c36 static const struct option long_options[] = variable
Dcoffdump.c480 static struct option long_options[] = in main() local
Daddr2line.c49 static struct option long_options[] = variable
Dsize.c107 static struct option long_options[] = variable
Dstrings.c138 static struct option long_options[] = variable
/freebsd-12-stable/contrib/libevent/WIN32-Code/
Dgetopt_long.c160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() argument
/freebsd-12-stable/contrib/ntp/sntp/libevent/WIN32-Code/
Dgetopt_long.c160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() argument
/freebsd-12-stable/usr.bin/iconv/
Diconv.c52 static const struct option long_options[] = { variable
/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
DOptions.cpp943 static std::string BuildShortOptions(const Option *long_options) { in BuildShortOptions()
973 Option *long_options = GetLongOptions(); in ParseAlias() local
1102 Option *long_options = GetLongOptions(); in ParseForCompletion() local
1291 Option *long_options = GetLongOptions(); in Parse() local
/freebsd-12-stable/contrib/binutils/opcodes/
Di386-gen.c325 struct option long_options[] = variable
/freebsd-12-stable/contrib/gdb/gdb/
Dmain.c254 static struct option long_options[] = in captured_main() local
/freebsd-12-stable/contrib/file/src/
Dgetopt_long.c356 getopt_long(nargc, nargv, options, long_options, idx) in getopt_long() argument
/freebsd-12-stable/tools/test/iconv/tablegen/
Dtablegen.c79 struct option long_options[] = variable
/freebsd-12-stable/usr.bin/du/
Ddu.c90 static const struct option long_options[] = variable
/freebsd-12-stable/contrib/gperf/src/
Doptions.cc674 static const struct option long_options[] = variable
/freebsd-12-stable/usr.bin/grep/
Dgrep.c158 static const struct option long_options[] = variable

12