Searched refs:update_node_list (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libdevinfo/ |
H A D | devinfo.c | 705 update_node_list(int action, uint_t flag, struct node_list **headp) in update_node_list() function 779 update_node_list(callback((*headp)->node, arg), in walk_one_node() 851 update_node_list(action, DI_WALK_LINKGEN, headp); in walk_one_minor_list() 3595 update_node_list(action, DI_WALK_LINKGEN, headp); in walk_one_link() 3660 update_node_list(action, DI_WALK_LINKGEN, headp); in walk_one_lnode()
|