Home | History | Annotate | Download | only in mtools

Lines Matching refs:sd

132     const char *sd;
137 for (sd = opt.directory; *sd; sd++) {
138 if (*sd == '/' || *sd == '\\') {
142 } else if (*sd == '\'' || *sd == '!') {
149 *cp++ = *sd;
158 *cp++ = *sd;