Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Dgetopt.c201 # define my_index strchr macro
218 my_index (str, chr) in my_index() function
639 || (long_only && (argv[optind][2] || !my_index (optstring, argv[optind][1])))))
750 || my_index (optstring, *nextchar) == NULL)
774 char *temp = my_index (optstring, c);