Searched refs:gd_currentZoneType (Results 1 – 1 of 1) sorted by relevance
164 char *gd_currentZoneType; member1506 if ((a_gdt->gd_currentZoneType != NULL) && in cmd_is_nonglobal_zone()1507 (strcmp(a_gdt->gd_currentZoneType, GLOBAL_ZONENAME) == 0)) { in cmd_is_nonglobal_zone()3948 (*r_gdt)->gd_currentZoneType = a; in parseGlobalData()3976 a_gdt->gd_currentZoneType ? a_gdt->gd_currentZoneType : ""); in dumpGlobalData()