Searched refs:_getopt_initialize (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/grub/grub-0.97/lib/ |
H A D | getopt.c | 393 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 D | getopt.c | 228 _getopt_initialize (int argc _GL_UNUSED, 365 optstring = _getopt_initialize (argc, argv, optstring, d, 225 _getopt_initialize (int argc _GL_UNUSED, function
|
Completed in 34 milliseconds