Searched refs:endhost (Results 1 – 1 of 1) sorted by relevance
149 char *endhost; /* points past the colon in name */ local200 endhost = strchr(bestname, ':');206 if (endhost) {207 *endhost++ = 0;209 strncpy(fsname, endhost, MAXPATHLEN);