Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/libnv/dist/
H A Dnvlist.c142 struct nvlist_header { struct
675 size = sizeof(struct nvlist_header); in nvlist_size()
681 size += sizeof(struct nvlist_header); in nvlist_size()
696 size += sizeof(struct nvlist_header) * nitems; in nvlist_size()
878 struct nvlist_header nvlhdr; in nvlist_pack_header()
1074 nvlist_check_header(struct nvlist_header *nvlhdrp) in nvlist_check_header()
1103 struct nvlist_header nvlhdr; in nvlist_unpack_header()
1322 struct nvlist_header nvlhdr; in nvlist_recv()