/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | GetOptInc.cpp | 113 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 D | OptionParser.cpp | 56 std::string OptionParser::GetShortOptionString(struct option *long_options) { in GetShortOptionString()
|
/freebsd/lib/libc/stdlib/ |
H A D | getopt_long.c | 185 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 D | getopt_long.c | 210 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 D | asyncwatch.c | 102 static struct option long_options[] = { in main() local
|
H A D | devinfo.c | 605 static struct option long_options[] = { in main() local
|
H A D | uc_pingpong.c | 562 static struct option long_options[] = { in main() local
|
H A D | ud_pingpong.c | 584 static struct option long_options[] = { in main() local
|
H A D | srq_pingpong.c | 658 static struct option long_options[] = { in main() local
|
/freebsd/contrib/libfido2/openbsd-compat/ |
H A D | getopt_long.c | 168 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 D | getopt_long.c | 191 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 D | getopt_long.c | 160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() argument
|
/freebsd/contrib/libevent/WIN32-Code/ |
H A D | getopt_long.c | 160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() argument
|
/freebsd/usr.bin/iconv/ |
H A D | iconv.c | 50 static const struct option long_options[] = { variable
|
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | Options.cpp | 901 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 D | getopt_long.c | 356 getopt_long(nargc, nargv, options, long_options, idx) in getopt_long() argument
|
/freebsd/contrib/kyua/utils/cmdline/ |
H A D | parser.cpp | 64 utils::auto_array< ::option > long_options; member
|
/freebsd/tools/test/iconv/tablegen/ |
H A D | tablegen.c | 77 struct option long_options[] = variable
|
/freebsd/usr.bin/du/ |
H A D | du.c | 79 static const struct option long_options[] = variable
|
/freebsd/usr.bin/grep/ |
H A D | grep.c | 154 static const struct option long_options[] = variable
|
/freebsd/usr.bin/xargs/ |
H A D | xargs.c | 92 static const struct option long_options[] = variable
|
/freebsd/bin/df/ |
H A D | df.c | 92 static const struct option long_options[] = variable
|
/freebsd/contrib/diff/src/ |
H A D | cmp.c | 94 static struct option const long_options[] = variable
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_main.c | 800 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 D | zpool_influxdb.c | 787 struct option long_options[] = { in main() local
|