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

/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.c44 static int i_hp_unpack_branch(char *, size_t, hp_node_t, hp_node_t *);
818 rv = i_hp_unpack_branch(buf, len, NULL, &root);
987 * i_hp_unpack_branch()
992 i_hp_unpack_branch(char *packed_buf, size_t packed_len, hp_node_t parent, function
1043 rv = i_hp_unpack_branch(buf, len, node, &child);

Completed in 59 milliseconds