Searched defs:Area (Results 1 – 3 of 3) sorted by relevance
170 typedef struct Area Area; typedef381 struct Area struct383 Area *next; argument385 int len; /* strlen(area->soarr->owner->name) */386 RR *soarr; /* soa defining this area */387 int neednotify;388 int needrefresh;
108 typedef struct Area Area; typedef500 struct Area struct502 Area* next; /* next in list of a map's areas */ argument510 /* Area shapes */ argument
388 typedef struct Area { struct390 } Area; argument