Searched defs:gd_zoneName (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c150 char *gd_zoneName; member in struct:globalData_t
627 if (strcmp(a_gdt->gd_zoneName, GLOBAL_ZONENAME) != 0) {
867 if (strcmp(a_gdt->gd_zoneName, GLOBAL_ZONENAME) == 0) {
879 rootPath, a_gdt->gd_zoneName);
1031 if (strcmp(a_gdt->gd_zoneName, GLOBAL_ZONENAME) != 0) {
1189 if (strcmp(a_gdt->gd_zoneName, GLOBAL_ZONENAME) != 0) {
1319 rootPath, a_gdt->gd_zoneName);
1352 if (strcmp(a_gdt->gd_zoneName, GLOBAL_ZONENAME) == 0) {
1355 rootPath, a_gdt->gd_zoneName);
1360 rootPath, a_gdt->gd_zoneName);
[all...]

Completed in 274 milliseconds