Home | History | Annotate | Download | only in lib

Lines Matching refs:strlen

233 /* If using GCC, we can safely declare strlen this way.
238 # if (!defined __STDC__ || !__STDC__) && !defined strlen
239 /* gcc with -traditional declares the built-in strlen to return int,
241 extern int strlen (const char *);
440 int len = nonoption_flags_max_len = strlen (orig_str);
662 == (unsigned int) strlen (p->name))
686 nextchar += strlen (nextchar);
717 nextchar += strlen (nextchar);
733 nextchar += strlen (nextchar);
738 nextchar += strlen (nextchar);
849 if ((unsigned int) (nameend - nextchar) == strlen (p->name))
872 nextchar += strlen (nextchar);
892 nextchar += strlen (nextchar);
906 nextchar += strlen (nextchar);
910 nextchar += strlen (nextchar);