Lines Matching refs:str2
8004 char *str2;8011 for (ch = *str, str2 = ident;8012 (str2 < ident + sizeof (ident) - 18016 *str2++ = ch;8019 *str2 = '\0';8020 len = str2 - ident;