Searched refs:my_strcmp (Results 1 – 1 of 1) sorted by relevance
165 #define my_strcmp strcmp macro178 static int my_strcmp(const char *s1, const char *s2);213 static int my_strcmp(const char *s1, const char *s2) in my_strcmp() function406 if (optind != argc && !my_strcmp(argv[optind], "--")) { in _getopt_internal()