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

/illumos-gate/usr/src/cmd/iconv/
H A Diconv_main.c70 char *fslash, *tslash; local
124 tslash = strchr(to_cs, '/');
125 if (fslash != NULL || tslash != NULL) {

Completed in 43 milliseconds