Home
last modified time | relevance | path

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

12

/freebsd/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/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/contrib/tcpdump/missing/
H A Dgetopt_long.c210 const struct option *long_options, int *idx, int short_too, int flags) in parse_long_options()
377 const struct option *long_options, int *idx, int flags)
617 const struct option *long_options, int *idx)
630 const struct option *long_options, int *idx)
/freebsd/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
H A Dsrq_pingpong.c658 static struct option long_options[] = { in main() local
/freebsd/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/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/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dgetopt_long.c160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() argument
/freebsd/contrib/libevent/WIN32-Code/
H A Dgetopt_long.c160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() argument
/freebsd/usr.bin/iconv/
H A Diconv.c50 static const struct option long_options[] = { variable
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp901 static std::string BuildShortOptions(const Option *long_options) { in BuildShortOptions()
931 Option *long_options = GetLongOptions(); in ParseAlias() local
1068 Option *long_options = GetLongOptions(); in ParseForCompletion() local
1248 Option *long_options = GetLongOptions(); in Parse() local
/freebsd/contrib/file/src/
H A Dgetopt_long.c356 getopt_long(nargc, nargv, options, long_options, idx) in getopt_long() argument
/freebsd/contrib/kyua/utils/cmdline/
H A Dparser.cpp64 utils::auto_array< ::option > long_options; member
/freebsd/tools/test/iconv/tablegen/
H A Dtablegen.c77 struct option long_options[] = variable
/freebsd/usr.bin/du/
H A Ddu.c79 static const struct option long_options[] = variable
/freebsd/usr.bin/grep/
H A Dgrep.c154 static const struct option long_options[] = variable
/freebsd/usr.bin/xargs/
H A Dxargs.c92 static const struct option long_options[] = variable
/freebsd/bin/df/
H A Ddf.c92 static const struct option long_options[] = variable
/freebsd/contrib/diff/src/
H A Dcmp.c94 static struct option const long_options[] = variable
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c800 struct option long_options[] = { in zpool_do_initialize() local
1417 struct option long_options[] = { in zpool_do_add() local
4138 struct option long_options[] = { in zpool_do_checkpoint() local
4357 struct option long_options[] = { in zpool_do_import() local
7348 struct option long_options[] = { in zpool_do_list() local
7936 struct option long_options[] = { in zpool_do_online() local
8068 struct option long_options[] = { in zpool_do_offline() local
8184 struct option long_options[] = { in zpool_do_clear() local
8589 struct option long_options[] = { in zpool_do_trim() local
11018 struct option long_options[] = { in zpool_do_status() local
[all …]
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A Dzpool_influxdb.c787 struct option long_options[] = { in main() local

12