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