Home
last modified time | relevance | path

Searched refs:_getopt_internal_r (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dgetopt1.c52 return _getopt_internal_r (argc, argv, options, long_options, opt_index, in _getopt_long_r()
75 return _getopt_internal_r (argc, argv, options, long_options, opt_index, in _getopt_long_only_r()
Dgetopt_int.h113 extern int _getopt_internal_r (int ___argc, char **___argv,
Dgetopt.c347 _getopt_internal_r (int argc, char **argv, const char *optstring, in _getopt_internal_r() function
1092 result = _getopt_internal_r (argc, argv, optstring, longopts, longind, in _getopt_internal()