Home
last modified time | relevance | path

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

/pciutils/compat/
H A Dgetopt.c164 #define my_strlen strlen macro
175 static int my_strlen(const char *s);
183 static int my_strlen(const char *str) in my_strlen() function
467 if (s - nextchar == my_strlen(p->name)) { in _getopt_internal()
486 nextchar += my_strlen(nextchar); in _getopt_internal()
513 nextchar += my_strlen(nextchar); in _getopt_internal()
524 nextchar += my_strlen(nextchar); in _getopt_internal()
528 nextchar += my_strlen(nextchar); in _getopt_internal()