Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libnv/
H A Dnvlist.c120 struct nvlist_header { struct
653 size = sizeof(struct nvlist_header); in nvlist_size()
659 size += sizeof(struct nvlist_header); in nvlist_size()
674 size += sizeof(struct nvlist_header) * nitems; in nvlist_size()
856 struct nvlist_header nvlhdr; in nvlist_pack_header()
1052 nvlist_check_header(struct nvlist_header *nvlhdrp) in nvlist_check_header()
1081 struct nvlist_header nvlhdr; in nvlist_unpack_header()
1300 struct nvlist_header nvlhdr; in nvlist_recv()