Lines Matching defs:cp
1145 char *cp;1148 cp = buff + strcspn(buff, "\r\n");1149 if (cp)1150 *cp = '\0';