Searched refs:tmp_root_canonical (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dlogin.c184 char *tmp_root_canonical; local
203 tmp_root_canonical = normalize_cvsroot (tmp_root);
204 if (strcmp (cvsroot_canonical, tmp_root_canonical) == 0)
207 free (tmp_root_canonical);

Completed in 216 milliseconds