Searched refs:my_index (Results 1 – 1 of 1) sorted by relevance
163 #define my_index strchr macro176 static char *my_index(const char *str, int chr);191 static char *my_index(const char *str, int chr) in my_index() function545 || my_index(optstring, *nextchar) == NULL) { in _getopt_internal()566 char *temp = my_index(optstring, c); in _getopt_internal()