Lines Matching refs:cp
398 char *buf, *cp, *ep;424 cp = buf;428 ssz = read(fd, cp, (size_t)(ep - cp));437 show_data((uint8_t *)cp, (size_t)ssz, "");442 cp += ssz;446 if (cp < ep) {448 *cp = '\0';453 if (cp == ep) {456 cp = buf + cnt;
Indexes created Fri Oct 03 02:09:57 GMT 2025