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

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c150 char *gd_zoneName; member in struct:globalData_t
629 if (strcmp(a_gdt->gd_zoneName, GLOBAL_ZONENAME) != 0) {
869 if (strcmp(a_gdt->gd_zoneName, GLOBAL_ZONENAME) == 0) {
881 rootPath, a_gdt->gd_zoneName);
1033 if (strcmp(a_gdt->gd_zoneName, GLOBAL_ZONENAME) != 0) {
1191 if (strcmp(a_gdt->gd_zoneName, GLOBAL_ZONENAME) != 0) {
1321 rootPath, a_gdt->gd_zoneName);
1354 if (strcmp(a_gdt->gd_zoneName, GLOBAL_ZONENAME) == 0) {
1357 rootPath, a_gdt->gd_zoneName);
1362 rootPath, a_gdt->gd_zoneName);
[all...]

Completed in 94 milliseconds