Lines Matching refs:cp
1154 char *host, *cp;1162 for (cp = host; *cp; cp++)1163 if (isupper(*cp))1164 *cp = (char)tolower(*cp);