Searched refs:cpstart (Results 1 – 1 of 1) sorted by relevance
1073 unsigned char *cpstart, *cpend, *cp, *nl; local1088 cpstart = xmalloc (2 * STAT_BLOCKSIZE(st_buf));1089 cpstart[0] = '\0';1090 cp = cpend = cpstart;1109 memmove (cpstart, cp, nl - cp);1110 nl = cpstart + (nl - cp);1111 cp = cpstart;1154 free (cpstart);