Searched refs:allocation_ptr (Results 1 – 1 of 1) sorted by relevance
182 unsigned char *allocation_ptr; member625 if (cf->allocation_ptr == NULL) { in setup_suitable_read_buffer()653 cf->allocation_ptr = malloc(asize); in setup_suitable_read_buffer()654 if (cf->allocation_ptr == NULL) { in setup_suitable_read_buffer()664 s = (uintptr_t)cf->allocation_ptr; in setup_suitable_read_buffer()673 cf->buff = cf->allocation_ptr + s; in setup_suitable_read_buffer()753 if (t->current_filesystem->allocation_ptr == NULL) { in _archive_read_data_block()1439 t->current_filesystem->allocation_ptr = NULL; in update_current_filesystem()2629 free(t->filesystem_table[i].allocation_ptr); in tree_free()