Lines Matching full:realloc
103 * return 0 for realloc failure, !=0 for success113 tbuf = (char *) realloc(*pbuf, minlen);271 realloc((char *) frame, (nframe += 100) * sizeof(struct Frame));