Searched refs:bigdata_buf (Results 1 – 3 of 3) sorted by relevance
355 val->data = (void *)hashp->bigdata_buf;455 if (hashp->bigdata_buf)456 free(hashp->bigdata_buf);458 hashp->bigdata_buf = (u_int8_t *)malloc(totlen);459 if (!hashp->bigdata_buf)461 memcpy(hashp->bigdata_buf + totlen - BIGDATALEN(pagep),480 memcpy(hashp->bigdata_buf + totlen - BIGDATALEN(pagep),
107 u_int8_t *bigdata_buf; /* Temporary Buffer for BIG data */ member
539 if (hashp->bigdata_buf)540 free(hashp->bigdata_buf);