i_hp_parse_results
static int i_hp_parse_results(nvlist_t *, hp_node_t *, char **);
rv = i_hp_parse_results(results, &root, NULL);
rv = i_hp_parse_results(results, NULL, &values);
rv = i_hp_parse_results(results, NULL, &values);
rv = i_hp_parse_results(results, &root, NULL);