Home
last modified time | relevance | path

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

12345

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dgetopt1.c47 const struct option *long_options, int *opt_index) in getopt_long()
55 const struct option *long_options, int *opt_index, in _getopt_long_r()
70 const struct option *long_options, int *opt_index) in getopt_long_only()
78 const struct option *long_options, int *opt_index, in _getopt_long_only_r()
100 static struct option long_options[] = in main() local
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dgetopt1.c42 const struct option *long_options, int *opt_index) in getopt_long()
50 const struct option *long_options, int *opt_index, in _getopt_long_r()
65 const struct option *long_options, int *opt_index) in getopt_long_only()
73 const struct option *long_options, int *opt_index, in _getopt_long_only_r()
95 static struct option long_options[] = in main() local
/netbsd-src/external/gpl2/texinfo/dist/lib/
H A Dgetopt1.c47 const struct option *long_options, int *opt_index) in getopt_long()
54 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()
75 const struct option *long_options, int *opt_index, in _getopt_long_only_r()
97 static struct option long_options[] = in main() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgetopt1.c42 const struct option *long_options, int *opt_index) in getopt_long()
50 const struct option *long_options, int *opt_index, in _getopt_long_r()
65 const struct option *long_options, int *opt_index) in getopt_long_only()
73 const struct option *long_options, int *opt_index, in _getopt_long_only_r()
95 static struct option long_options[] = in main() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetopt1.c48 const struct option *long_options, int *opt_index) in getopt_long()
56 const struct option *long_options, int *opt_index, in _getopt_long_r()
71 const struct option *long_options, int *opt_index) in getopt_long_only()
79 const struct option *long_options, int *opt_index, in _getopt_long_only_r()
101 static struct option long_options[] = in main() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dgetopt1.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
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dgetopt1.c69 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() argument
85 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() argument
114 static struct option long_options[] = local
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dgetopt1.c68 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() argument
84 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() argument
113 static struct option long_options[] = local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dgetopt1.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
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dgetopt1.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
/netbsd-src/external/gpl2/gmake/dist/
H A 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
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dgetopt1.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
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dgetopt1.c74 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() argument
103 static struct option long_options[] = local
/netbsd-src/external/bsd/libfido2/dist/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()
/netbsd-src/external/gpl2/groff/dist/src/utils/lookbib/
H A Dlookbib.cpp57 static const struct option long_options[] = { in main() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsgen.c58 static const struct option long_options[] = variable
H A Dmsgconv.c62 static const struct option long_options[] = variable
H A Dmsguniq.c62 static const struct option long_options[] = variable
/netbsd-src/external/gpl2/groff/dist/src/utils/lkbib/
H A Dlkbib.cpp52 static const struct option long_options[] = { in main() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dtstngettext.c46 static const struct option long_options[] = variable
H A Dtstgettext.c56 static const struct option long_options[] = variable
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/src/
H A Dgettext.c51 static const struct option long_options[] = variable
H A Dngettext.c47 static const struct option long_options[] = variable
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dcxxfilt.c35 static const struct option long_options[] = variable
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dcxxfilt.c35 static const struct option long_options[] = variable

12345