| /src/external/gpl2/mkhybrid/dist/ |
| getopt1.c | 75 getopt_long_only (argc, argv, options, long_options, opt_index) 79 const struct option *long_options; 82 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); 105 static struct option long_options[] = 117 long_options, &option_index); 124 printf ("option %s", long_options[option_index].name); 103 static struct option long_options[] = local
|
| /src/external/gpl2/diffutils/dist/lib/ |
| getopt1.c | 69 getopt_long (argc, argv, options, long_options, opt_index) 73 const struct option *long_options; 76 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); 85 getopt_long_only (argc, argv, options, long_options, opt_index) 89 const struct option *long_options; 92 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); 115 static struct option long_options[] = 127 long_options, &option_index); 134 printf ("option %s", long_options[option_index].name); 113 static struct option long_options[] = local
|
| /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| getopt1.c | 43 const struct option *long_options, int *opt_index) 45 return _getopt_internal (argc, (char **) argv, options, long_options, 51 const struct option *long_options, int *opt_index, 54 return _getopt_internal_r (argc, argv, options, long_options, opt_index, 66 const struct option *long_options, int *opt_index) 68 return _getopt_internal (argc, (char **) argv, options, long_options, 74 const struct option *long_options, int *opt_index, 77 return _getopt_internal_r (argc, argv, options, long_options, opt_index, 97 static struct option long_options[] = 109 long_options, &option_index) 95 static struct option long_options[] = local [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| getopt1.c | 43 const struct option *long_options, int *opt_index) 45 return _getopt_internal (argc, (char **) argv, options, long_options, 51 const struct option *long_options, int *opt_index, 54 return _getopt_internal_r (argc, argv, options, long_options, opt_index, 66 const struct option *long_options, int *opt_index) 68 return _getopt_internal (argc, (char **) argv, options, long_options, 74 const struct option *long_options, int *opt_index, 77 return _getopt_internal_r (argc, argv, options, long_options, opt_index, 97 static struct option long_options[] = 109 long_options, &option_index) 95 static struct option long_options[] = local [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/src/ |
| msgen.c | 58 static const struct option long_options[] = variable in typeref:struct:option 126 while ((opt = getopt_long (argc, argv, "D:eEFhio:pPsVw:", long_options, NULL))
|
| msgcat.c | 63 static const struct option long_options[] = variable in typeref:struct:option 145 long_options, NULL)) != EOF)
|
| msgcomm.c | 65 static const struct option long_options[] = variable in typeref:struct:option 144 long_options, NULL)) != EOF)
|
| msgconv.c | 62 static const struct option long_options[] = variable in typeref:struct:option 133 while ((opt = getopt_long (argc, argv, "D:eEFhio:pPst:Vw:", long_options,
|
| msguniq.c | 62 static const struct option long_options[] = variable in typeref:struct:option 141 long_options, NULL)) != EOF)
|
| /src/external/gpl2/gmake/dist/ |
| getopt1.c | 67 const struct option *long_options, int *opt_index) 69 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); 79 const struct option *long_options, int *opt_index) 81 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); 102 static struct option long_options[] = 114 long_options, &option_index); 121 printf ("option %s", long_options[option_index].name); 100 static struct option long_options[] = local
|
| /src/external/gpl2/grep/dist/lib/ |
| getopt1.c | 70 getopt_long (argc, argv, options, long_options, opt_index) 74 const struct option *long_options; 77 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); 86 getopt_long_only (argc, argv, options, long_options, opt_index) 90 const struct option *long_options; 93 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); 116 static struct option long_options[] = 128 long_options, &option_index); 135 printf ("option %s", long_options[option_index].name); 114 static struct option long_options[] = local
|
| /src/external/gpl2/groff/dist/src/libs/libgroff/ |
| getopt1.c | 48 const struct option *long_options, int *opt_index) 50 return _getopt_internal (argc, (char **) argv, options, long_options, 56 const struct option *long_options, int *opt_index, 59 return _getopt_internal_r (argc, argv, options, long_options, opt_index, 71 const struct option *long_options, int *opt_index) 73 return _getopt_internal (argc, (char **) argv, options, long_options, 79 const struct option *long_options, int *opt_index, 82 return _getopt_internal_r (argc, argv, options, long_options, opt_index, 102 static struct option long_options[] = 114 long_options, &option_index) 100 static struct option long_options[] = local [all...] |
| /src/external/gpl2/groff/dist/src/utils/lookbib/ |
| lookbib.cpp | 57 static const struct option long_options[] = { local 62 while ((opt = getopt_long(argc, argv, "vVi:t:", long_options, NULL)) != EOF)
|
| /src/external/gpl2/texinfo/dist/lib/ |
| getopt1.c | 48 const struct option *long_options, int *opt_index) 50 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); 55 const struct option *long_options, int *opt_index, 58 return _getopt_internal_r (argc, argv, options, long_options, opt_index, 69 const struct option *long_options, int *opt_index) 71 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); 76 const struct option *long_options, int *opt_index, 79 return _getopt_internal_r (argc, argv, options, long_options, opt_index, 99 static struct option long_options[] = 111 long_options, &option_index) 97 static struct option long_options[] = local [all...] |
| /src/external/gpl2/xcvs/dist/lib/ |
| getopt1.c | 49 const struct option *long_options, int *opt_index) 51 return _getopt_internal (argc, (char **) argv, options, long_options, 57 const struct option *long_options, int *opt_index, 60 return _getopt_internal_r (argc, argv, options, long_options, opt_index, 72 const struct option *long_options, int *opt_index) 74 return _getopt_internal (argc, (char **) argv, options, long_options, 80 const struct option *long_options, int *opt_index, 83 return _getopt_internal_r (argc, argv, options, long_options, opt_index, 103 static struct option long_options[] = 115 long_options, &option_index) 101 static struct option long_options[] = local [all...] |
| /src/external/gpl3/binutils/dist/binutils/ |
| cxxfilt.c | 35 static const struct option long_options[] = variable in typeref:struct:option 153 while ((c = getopt_long (argc, argv, "_hinprRs:tv", long_options, (int *) 0)) != EOF)
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| getopt1.c | 70 const struct option *long_options, int *opt_index) 72 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); 82 const struct option *long_options, int *opt_index) 84 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); 105 static struct option long_options[] = 117 long_options, &option_index); 124 printf ("option %s", long_options[option_index].name); 103 static struct option long_options[] = local
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| cxxfilt.c | 35 static const struct option long_options[] = variable in typeref:struct:option 153 while ((c = getopt_long (argc, argv, "_hinprRs:tv", long_options, (int *) 0)) != EOF)
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| getopt1.c | 70 const struct option *long_options, int *opt_index) 72 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); 82 const struct option *long_options, int *opt_index) 84 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); 105 static struct option long_options[] = 117 long_options, &option_index); 124 printf ("option %s", long_options[option_index].name); 103 static struct option long_options[] = local
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| getopt1.c | 70 const struct option *long_options, int *opt_index) 72 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); 82 const struct option *long_options, int *opt_index) 84 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); 105 static struct option long_options[] = 117 long_options, &option_index); 124 printf ("option %s", long_options[option_index].name); 103 static struct option long_options[] = local
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| getopt1.c | 70 const struct option *long_options, int *opt_index) 72 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); 82 const struct option *long_options, int *opt_index) 84 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); 105 static struct option long_options[] = 117 long_options, &option_index); 124 printf ("option %s", long_options[option_index].name); 103 static struct option long_options[] = local
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| getopt1.c | 70 const struct option *long_options, int *opt_index) 72 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); 82 const struct option *long_options, int *opt_index) 84 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); 105 static struct option long_options[] = 117 long_options, &option_index); 124 printf ("option %s", long_options[option_index].name); 103 static struct option long_options[] = local
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| getopt1.c | 70 const struct option *long_options, int *opt_index) 72 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); 82 const struct option *long_options, int *opt_index) 84 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); 105 static struct option long_options[] = 117 long_options, &option_index); 124 printf ("option %s", long_options[option_index].name); 103 static struct option long_options[] = local
|
| /src/external/bsd/bc/dist/ |
| main.c | 57 static struct option long_options[] = variable in typeref:struct:option 99 optch = getopt_long (argc, argv, "chilqswv", long_options, &long_index);
|
| /src/external/gpl2/gettext/dist/gettext-runtime/src/ |
| gettext.c | 51 static const struct option long_options[] = variable in typeref:struct:option 99 while ((optchar = getopt_long (argc, argv, "+d:eEhnsV", long_options, NULL))
|