Searched refs:i_hp_parse_results (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.c48 static int i_hp_parse_results(nvlist_t *, hp_node_t *, char **);
94 rv = i_hp_parse_results(results, &root, NULL);
573 rv = i_hp_parse_results(results, &root, NULL);
633 rv = i_hp_parse_results(results, NULL, &values);
693 rv = i_hp_parse_results(results, NULL, &values);
1326 * i_hp_parse_results()
1332 i_hp_parse_results(nvlist_t *results, hp_node_t *rootp, char **optionsp) function

Completed in 45 milliseconds