Searched refs:tmp_root_canonical (Results 1 – 1 of 1) sorted by relevance
186 char *tmp_root_canonical; in password_entry_parseline() local205 tmp_root_canonical = normalize_cvsroot (tmp_root); in password_entry_parseline()206 if (strcmp (cvsroot_canonical, tmp_root_canonical) == 0) in password_entry_parseline()209 free (tmp_root_canonical); in password_entry_parseline()