Searched refs:_getopt_initialize (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/lib/
H A Dgetopt.c393 static const char *_getopt_initialize (int, char *const *, const char *); function
396 _getopt_initialize (argc, argv, optstring)
533 optstring = _getopt_initialize (argc, argv, optstring);
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dgetopt.c228 _getopt_initialize (int argc _GL_UNUSED,
365 optstring = _getopt_initialize (argc, argv, optstring, d,
225 _getopt_initialize (int argc _GL_UNUSED, function

Completed in 43 milliseconds