Searched refs:region_struct (Results 1 – 2 of 2) sorted by relevance
28 struct region_struct { struct38 region = malloc(sizeof(struct region_struct)); in region_create() argument41 memset(region, 0, sizeof(struct region_struct)); in region_create()55 memset(region, 0, sizeof(struct region_struct)); in region_free()
380 typedef struct region_struct *region_t;