Home
last modified time | relevance | path

Searched defs:my_strcmp (Results 1 – 1 of 1) sorted by relevance

/pciutils/compat/
H A Dgetopt.c165 #define my_strcmp strcmp macro
213 static int my_strcmp(const char *s1, const char *s2) in my_strcmp() function