Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/libnv/
H A Dnvlist.c121 struct nvlist_header { struct
143 nvl->nvl_datasize = sizeof(struct nvlist_header); in nvlist_create() argument
833 struct nvlist_header nvlhdr; in nvlist_pack_header()
1029 nvlist_check_header(struct nvlist_header *nvlhdrp) in nvlist_check_header()
1062 struct nvlist_header nvlhdr; in nvlist_unpack_header()
1281 struct nvlist_header nvlhdr; in nvlist_recv()