Lines Matching refs:str2
8000 char *str2;8007 for (ch = *str, str2 = ident;8008 (str2 < ident + sizeof (ident) - 18012 *str2++ = ch;8015 *str2 = '\0';8016 len = str2 - ident;