Home
last modified time | relevance | path

Searched refs:_getopt_internal (Results 1 – 25 of 26) sorted by relevance

12

/dragonfly/contrib/diffutils/lib/
H A Dgetopt-pfx-ext.h43 # undef _getopt_internal
47 # define _getopt_internal __GETOPT_ID (getopt_internal) macro
H A Dgetopt1.c31 return _getopt_internal (argc, (char **) argv, options, long_options, in getopt_long()
54 return _getopt_internal (argc, (char **) argv, options, long_options, in getopt_long_only()
H A Dgetopt_int.h25 extern int _getopt_internal (int ___argc, char **___argv,
H A Dgetopt.c703 _getopt_internal (int argc, char **argv, const char *optstring, in _getopt_internal() function
731 return _getopt_internal (argc, (char **)argv, optstring, \
/dragonfly/contrib/grep/lib/
H A Dgetopt-pfx-ext.h43 # undef _getopt_internal
47 # define _getopt_internal __GETOPT_ID (getopt_internal) macro
H A Dgetopt1.c31 return _getopt_internal (argc, (char **) argv, options, long_options, in getopt_long()
54 return _getopt_internal (argc, (char **) argv, options, long_options, in getopt_long_only()
H A Dgetopt_int.h25 extern int _getopt_internal (int ___argc, char **___argv,
H A Dgetopt.c703 _getopt_internal (int argc, char **argv, const char *optstring, in _getopt_internal() function
731 return _getopt_internal (argc, (char **)argv, optstring, \
/dragonfly/contrib/gcc-4.7/include/
H A Dgetopt.h128 extern int _getopt_internal (int argc, char *const *argv,
137 extern int _getopt_internal ();
/dragonfly/contrib/binutils-2.34/include/
H A Dgetopt.h127 extern int _getopt_internal (int argc, char *const *argv,
136 extern int _getopt_internal ();
/dragonfly/contrib/gdb-7/include/
H A Dgetopt.h128 extern int _getopt_internal (int argc, char *const *argv,
137 extern int _getopt_internal ();
/dragonfly/contrib/gcc-8.0/include/
H A Dgetopt.h127 extern int _getopt_internal (int argc, char *const *argv,
136 extern int _getopt_internal ();
/dragonfly/contrib/binutils-2.27/include/
H A Dgetopt.h127 extern int _getopt_internal (int argc, char *const *argv,
136 extern int _getopt_internal ();
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dgetopt1.c71 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); in getopt_long()
83 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); in getopt_long_only()
H A Dgetopt.c521 _getopt_internal (int argc, char *const *argv, const char *optstring, in _getopt_internal() function
975 return _getopt_internal (argc, argv, optstring, in getopt()
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dgetopt1.c72 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); in getopt_long()
84 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); in getopt_long_only()
H A Dgetopt.c522 _getopt_internal (int argc, char *const *argv, const char *optstring, in _getopt_internal() function
976 return _getopt_internal (argc, argv, optstring, in getopt()
/dragonfly/contrib/gdb-7/libiberty/
H A Dgetopt1.c72 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); in getopt_long()
84 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); in getopt_long_only()
H A Dgetopt.c522 _getopt_internal (int argc, char *const *argv, const char *optstring, in _getopt_internal() function
976 return _getopt_internal (argc, argv, optstring, in getopt()
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dgetopt1.c72 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); in getopt_long()
84 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); in getopt_long_only()
H A Dgetopt.c522 _getopt_internal (int argc, char *const *argv, const char *optstring, in _getopt_internal() function
976 return _getopt_internal (argc, argv, optstring, in getopt()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dgetopt1.c71 return _getopt_internal (argc, argv, options, long_options, opt_index, 0); in getopt_long()
83 return _getopt_internal (argc, argv, options, long_options, opt_index, 1); in getopt_long_only()
H A Dgetopt.c521 _getopt_internal (int argc, char *const *argv, const char *optstring, in _getopt_internal() function
975 return _getopt_internal (argc, argv, optstring, in getopt()
/dragonfly/contrib/cvs-1.12/lib/
H A Dgetopt1.c47 return _getopt_internal (argc, (char **) argv, options, long_options, in getopt_long()
70 return _getopt_internal (argc, (char **) argv, options, long_options, in getopt_long_only()
H A Dgetopt_int.h23 extern int _getopt_internal (int ___argc, char **___argv,

12