pkgTestInstalled
extern boolean_t pkgTestInstalled(char *a_packageName, char *a_rootPath);
if (pkgTestInstalled("SUNWdclnt", "/") != B_TRUE) {