Lines Matching refs:PSTR
163 #define PSTR(STR) (((STR) == (char *)NULL) ? "???" : (STR)) macro
720 PSTR(pkgdev.dirname)); in main()
880 echoDebug(DBG_DOREMOVE_ARGS, PSTR(pinfo->pkginst), PSTR(pinfo->name), in doRemove()
881 PSTR(pinfo->arch), PSTR(pinfo->version), PSTR(pinfo->basedir), in doRemove()
882 PSTR(pinfo->catg), pinfo->status); in doRemove()
1119 echoDebug(DBG_PKGRM_CKRETURN, retcode, PSTR(pkginst)); in ckreturn()
1196 echoDebug(DBG_PKGZONECHECKREMOVE_ARGS, a_zoneName, PSTR(pkginst), in pkgZoneCheckRemove()
1197 PSTR(pkgdev.dirname), PSTR(a_adminFile), PSTR(a_stdoutPath)); in pkgZoneCheckRemove()
1381 PSTR(a_stdoutPath)); in pkgZoneCheckRemove()
1419 echoDebug(DBG_PKGZONEREMOVE_ARGS, a_zoneName, PSTR(pkginst), in pkgZoneRemove()
1420 PSTR(pkgdev.dirname), a_nodelete, PSTR(a_adminFile)); in pkgZoneRemove()
1661 echoDebug(DBG_PKGREMOVE_ARGS, PSTR(pkginst), PSTR(pkgdev.dirname), in pkgRemove()
1662 a_nodelete, PSTR(a_adminFile)); in pkgRemove()
1902 a_repeat, PSTR(a_altBinDir), PSTR(a_pkgdir)); in remove_packages_in_global_with_zones()
2219 a_repeat, PSTR(a_altBinDir), PSTR(a_pkgdir)); in remove_packages_in_nonglobal_zone()
2333 a_repeat, PSTR(a_altBinDir)); in remove_packages_in_global_no_zones()
2534 a_repeat, PSTR(a_pkgdir), PSTR(a_spoolDir)); in remove_packages()
2885 echoDebug(DBG_CREATE_ZONE_ADMINFILE, a_zoneTempDir, PSTR(a_admnfile)); in create_zone_adminfile()