Searched refs:allocation_ptr (Results 1 – 1 of 1) sorted by relevance
182 unsigned char *allocation_ptr; member629 if (cf->allocation_ptr == NULL) { in setup_suitable_read_buffer()657 cf->allocation_ptr = malloc(asize); in setup_suitable_read_buffer()658 if (cf->allocation_ptr == NULL) { in setup_suitable_read_buffer()668 s = (uintptr_t)cf->allocation_ptr; in setup_suitable_read_buffer()677 cf->buff = cf->allocation_ptr + s; in setup_suitable_read_buffer()757 if (t->current_filesystem->allocation_ptr == NULL) { in _archive_read_data_block()1444 t->current_filesystem->allocation_ptr = NULL; in update_current_filesystem()2634 free(t->filesystem_table[i].allocation_ptr); in tree_free()