tablecmd_tname
sizeof (picl_prophdl_t), command->tablecmd_tname, NULL, NULL);
if (command->tablecmd_tname)
free(command->tablecmd_tname);
command->tablecmd_tname = strdup(tnametok);
if (command->tablecmd_tname == NULL)
err = ptree_get_prop_by_name(nodeh, command->tablecmd_tname, &tblh);