Home
last modified time | relevance | path

Searched defs:packed_len (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.c773 hp_unpack(char *packed_buf, size_t packed_len, hp_node_t *retp) in hp_unpack()
992 i_hp_unpack_branch(char *packed_buf, size_t packed_len, hp_node_t parent, in i_hp_unpack_branch()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c1595 unsigned long long checksum, packed_len; in zfs_send_resume_token_to_nvlist() local