Searched refs:region_struct (Results 1 – 2 of 2) sorted by relevance
25 struct region_struct { struct35 region = malloc(sizeof(struct region_struct)); in region_create() argument38 memset(region, 0, sizeof(struct region_struct)); in region_create()52 memset(region, 0, sizeof(struct region_struct)); in region_free()
346 typedef struct region_struct *region_t;