Searched refs:my_index (Results 1 – 1 of 1) sorted by relevance
196 # define my_index strchr macro213 my_index (const char *str, int chr) in my_index() function622 || (long_only && (argv[optind][2] || !my_index (optstring, argv[optind][1]))))) in _getopt_internal()732 || my_index (optstring, *nextchar) == NULL) in _getopt_internal()756 char *temp = my_index (optstring, c); in _getopt_internal()