Home
last modified time | relevance | path

Searched refs:hp_unpack (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.h98 int hp_unpack(char *packed_buf, size_t packed_len, hp_node_t *retp);
H A Dmapfile-vers59 hp_unpack;
H A Dlibhotplug.c773 hp_unpack(char *packed_buf, size_t packed_len, hp_node_t *retp) in hp_unpack() function
1344 if ((rv = hp_unpack(buf, len, rootp)) != 0) in i_hp_parse_results()