Searched refs:region_struct (Results 1 – 2 of 2) sorted by relevance
29 struct region_struct { struct39 region = malloc(sizeof(struct region_struct)); in region_create() argument42 memset(region, 0, sizeof(struct region_struct)); in region_create()56 memset(region, 0, sizeof(struct region_struct)); in region_free()
412 typedef struct region_struct *region_t;