Searched refs:allocation_ptr (Results 1 – 1 of 1) sorted by relevance
183 unsigned char *allocation_ptr; member630 if (cf->allocation_ptr == NULL) { in setup_suitable_read_buffer()658 cf->allocation_ptr = malloc(asize); in setup_suitable_read_buffer()659 if (cf->allocation_ptr == NULL) { in setup_suitable_read_buffer()669 s = (uintptr_t)cf->allocation_ptr; in setup_suitable_read_buffer()678 cf->buff = cf->allocation_ptr + s; in setup_suitable_read_buffer()758 if (t->current_filesystem->allocation_ptr == NULL) { in _archive_read_data_block()1439 t->current_filesystem->allocation_ptr = NULL; in update_current_filesystem()2754 free(t->filesystem_table[i].allocation_ptr);