Home
last modified time | relevance | path

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

12

/dragonfly/contrib/grep/lib/
HDgetopt1.c29 const struct option *long_options, int *opt_index) in getopt_long()
37 const struct option *long_options, int *opt_index, in _getopt_long_r()
52 const struct option *long_options, int *opt_index) in getopt_long_only()
60 const struct option *long_options, int *opt_index, in _getopt_long_only_r()
83 static const struct option long_options[] = in main() local
/dragonfly/contrib/cvs-1.12/lib/
HDgetopt1.c45 const struct option *long_options, int *opt_index) in getopt_long()
53 const struct option *long_options, int *opt_index, in _getopt_long_r()
68 const struct option *long_options, int *opt_index) in getopt_long_only()
76 const struct option *long_options, int *opt_index, in _getopt_long_only_r()
98 static struct option long_options[] = in main() local
/dragonfly/contrib/binutils-2.27/libiberty/
HDgetopt1.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
/dragonfly/contrib/gcc-4.7/libiberty/
HDgetopt1.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
/dragonfly/contrib/binutils-2.34/libiberty/
HDgetopt1.c69 const struct option *long_options, int *opt_index) in getopt_long()
81 const struct option *long_options, int *opt_index) in getopt_long_only()
103 static struct option long_options[] = in main() local
/dragonfly/contrib/gdb-7/libiberty/
HDgetopt1.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
/dragonfly/contrib/gcc-8.0/libiberty/
HDgetopt1.c69 const struct option *long_options, int *opt_index) in getopt_long()
81 const struct option *long_options, int *opt_index) in getopt_long_only()
103 static struct option long_options[] = in main() local
/dragonfly/lib/libc/stdlib/
HDgetopt_long.c195 const struct option *long_options, int *idx, int short_too, int flags) in parse_long_options()
360 const struct option *long_options, int *idx, int flags)
602 const struct option *long_options, int *idx)
615 const struct option *long_options, int *idx)
/dragonfly/contrib/binutils-2.34/binutils/
HDcxxfilt.c35 static const struct option long_options[] = variable
HDaddr2line.c56 static struct option long_options[] = variable
HDstrings.c121 static struct option long_options[] = variable
HDsize.c117 static struct option long_options[] = variable
HDar.c162 static struct option long_options[] = variable
/dragonfly/contrib/binutils-2.27/binutils/
HDcxxfilt.c35 static const struct option long_options[] = variable
HDaddr2line.c53 static struct option long_options[] = variable
HDstrings.c124 static struct option long_options[] = variable
HDsize.c105 static struct option long_options[] = variable
HDar.c152 static struct option long_options[] = variable
/dragonfly/usr.bin/iconv/
HDiconv.c50 static struct option long_options[] = { variable
/dragonfly/contrib/binutils-2.34/gprof/
HDgprof.c99 static struct option long_options[] = variable
/dragonfly/contrib/binutils-2.27/gprof/
HDgprof.c99 static struct option long_options[] = variable
/dragonfly/usr.bin/xargs/
HDxargs.c100 static const struct option long_options[] = variable
/dragonfly/contrib/gdb-7/gdb/
HDmain.c453 static struct option long_options[] = in captured_main() local
/dragonfly/contrib/cvs-1.12/src/
HDmain.c516 static struct option long_options[] = in main() local
/dragonfly/contrib/file/src/
HDfile.c107 private const struct option long_options[] = { variable

12