Searched refs:lmsdot (Results 1 – 1 of 1) sorted by relevance
1731 char *lmsdot = strchr(host, '.'); local1732 if (NULL != lmsdot) {1733 lmsdot[0] = '\0';