Searched refs:allocation_ptr (Results 1 – 1 of 1) sorted by relevance
180 unsigned char *allocation_ptr; member635 if (cf->allocation_ptr == NULL) { in setup_suitable_read_buffer()663 cf->allocation_ptr = malloc(asize); in setup_suitable_read_buffer()664 if (cf->allocation_ptr == NULL) { in setup_suitable_read_buffer()674 s = (uintptr_t)cf->allocation_ptr; in setup_suitable_read_buffer()683 cf->buff = cf->allocation_ptr + s; in setup_suitable_read_buffer()766 if (t->current_filesystem->allocation_ptr == NULL) { in _archive_read_data_block()1448 t->current_filesystem->allocation_ptr = NULL; in update_current_filesystem()2720 free(t->filesystem_table[i].allocation_ptr);