Home
last modified time | relevance | path

Searched refs:gd_parentZoneType (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c154 char *gd_parentZoneType; member
1493 if ((a_gdt->gd_parentZoneType != NULL) && in cmd_is_nonglobal_zone()
1494 (strcmp(a_gdt->gd_parentZoneType, "nonglobal") == 0)) { in cmd_is_nonglobal_zone()
3931 (*r_gdt)->gd_parentZoneType = a; in parseGlobalData()
3968 a_gdt->gd_parentZoneType ? a_gdt->gd_parentZoneType : ""); in dumpGlobalData()