Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/lldb/source/Host/common/
H A 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()
H A DOptionParser.cpp56 std::string OptionParser::GetShortOptionString(struct option *long_options) { in GetShortOptionString()
/freebsd-src/lib/libc/stdlib/
H A Dgetopt_long.c185 const struct option *long_options, int *idx, int short_too, int flags) in parse_long_options()
350 const struct option *long_options, int *idx, int flags)
588 const struct option *long_options, int *idx)
601 const struct option *long_options, int *idx)
/freebsd-src/contrib/tcpdump/missing/
H A Dgetopt_long.c210 const struct option *long_options, int *idx, int short_too, int flags) in parse_long_options() argument
377 getopt_internal(int nargc,char * const * nargv,const char * options,const struct option * long_options,int * idx,int flags) global() argument
618 getopt_long(int nargc,char * const * nargv,const char * options,const struct option * long_options,int * idx) global() argument
631 getopt_long_only(int nargc,char * const * nargv,const char * options,const struct option * long_options,int * idx) global() argument
[all...]
/freebsd-src/contrib/ofed/libibverbs/examples/
H A Dasyncwatch.c102 static struct option long_options[] = { in main() local
H A Ddevinfo.c605 static struct option long_options[] = { in main() local
H A Duc_pingpong.c562 static struct option long_options[] = { in main() local
H A Dud_pingpong.c584 static struct option long_options[] = { in main() local
/freebsd-src/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c168 const struct option *long_options, int *idx, int short_too) in parse_long_options()
286 const struct option *long_options, int *idx, int flags) in getopt_internal()
/freebsd-src/usr.bin/dc/
H A Ddc.c
/freebsd-src/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c191 const struct option *long_options, int *idx, int short_too) in parse_long_options()
309 const struct option *long_options, int *idx, int flags) in getopt_internal()
/freebsd-src/contrib/libevent/WIN32-Code/
H A Dgetopt_long.c160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() argument
/freebsd-src/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dgetopt_long.c160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() argument
/freebsd-src/usr.bin/iconv/
H A Diconv.c50 static const struct option long_options[] = { variable
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp901 static std::string BuildShortOptions(const Option *long_options) { in BuildShortOptions() argument
931 Option *long_options = GetLongOptions(); in ParseAlias() local
1073 Option *long_options = GetLongOptions(); ParseForCompletion() local
1262 Option *long_options = GetLongOptions(); Parse() local
[all...]
/freebsd-src/contrib/file/src/
H A Dgetopt_long.c356 getopt_long(nargc, nargv, options, long_options, idx) in getopt_long() argument
/freebsd-src/contrib/kyua/utils/cmdline/
H A Dparser.cpp64 utils::auto_array< ::option > long_options; member
/freebsd-src/usr.bin/du/
H A Ddu.c77 static const struct option long_options[] = global() variable
/freebsd-src/tools/test/iconv/tablegen/
H A Dtablegen.c77 struct option long_options[] = variable
/freebsd-src/usr.bin/grep/
H A Dgrep.c154 static const struct option long_options[] = variable
/freebsd-src/usr.bin/xargs/
H A Dxargs.c92 static const struct option long_options[] = variable
/freebsd-src/contrib/diff/src/
H A Dcmp.c94 static struct option const long_options[] = variable
/freebsd-src/bin/df/
H A Ddf.c92 static const struct option long_options[] = variable
/freebsd-src/usr.bin/bc/
H A Dbc.y
/freebsd-src/usr.bin/sort/
H A Dsort.c140 static struct option long_options[] = { variable

12