Searched refs:tslash (Results 1 – 1 of 1) sorted by relevance
70 char *fslash, *tslash; in main() local124 tslash = strchr(to_cs, '/'); in main()125 if (fslash != NULL || tslash != NULL) { in main()