+ }
+ /* if fails to get the psname, stop to process */
+ if (psname == NULL) {
+ dlprintf ("DEBUG: no psname was provided.\n");
+ //dlprintf ("DEBUG: no psname was provided.\n");
+ continue;
+