Searched refs:gd_currentZoneType (Results 1 – 1 of 1) sorted by relevance
160 char *gd_currentZoneType; member1502 if ((a_gdt->gd_currentZoneType != NULL) && in cmd_is_nonglobal_zone()1503 (strcmp(a_gdt->gd_currentZoneType, GLOBAL_ZONENAME) == 0)) { in cmd_is_nonglobal_zone()3943 (*r_gdt)->gd_currentZoneType = a; in parseGlobalData()3971 a_gdt->gd_currentZoneType ? a_gdt->gd_currentZoneType : ""); in dumpGlobalData()