Searched refs:i_hp_parse_results (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libhotplug/common/ |
H A D | libhotplug.c | 48 static int i_hp_parse_results(nvlist_t *, hp_node_t *, char **); 94 rv = i_hp_parse_results(results, &root, NULL); in hp_init() 573 rv = i_hp_parse_results(results, &root, NULL); in hp_set_state() 633 rv = i_hp_parse_results(results, NULL, &values); in hp_set_private() 693 rv = i_hp_parse_results(results, NULL, &values); in hp_get_private() 1332 i_hp_parse_results(nvlist_t *results, hp_node_t *rootp, char **optionsp) in i_hp_parse_results() function
|