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

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c158 char *gd_installRoot; member in struct:globalData_t
422 if (setRootPath(gdt->gd_installRoot,
423 (strcmp(gdt->gd_installRoot, "/") == 0) ? NULL :
689 (strcmp(a_gdt->gd_installRoot, rootPath) == 0)) {
840 (strcmp(a_gdt->gd_installRoot, rootPath) == 0)) {
857 (strcmp(a_gdt->gd_installRoot, rootPath) == 0)) {
1090 (strcmp(a_gdt->gd_installRoot, rootPath) == 0)) {
1220 (strcmp(a_gdt->gd_installRoot, rootPath) == 0)) {
1319 (strcmp(a_gdt->gd_installRoot, rootPath) == 0)) {
1328 (strcmp(a_gdt->gd_installRoot, rootPat
[all...]

Completed in 99 milliseconds