Searched refs:ffsb_realloc (Results 1 – 3 of 3) sorted by relevance
39 void *ffsb_realloc(void *ptr, size_t size);
52 temp = ffsb_realloc(fsc->buckets, sizeof(struct stat_bucket) * in ffsb_statsc_addbucket()
60 void *ffsb_realloc(void *ptr, size_t size) in ffsb_realloc() function