Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/libnv/
HDnvlist.c119 struct nvlist_header { struct
642 size = sizeof(struct nvlist_header); in nvlist_size()
648 size += sizeof(struct nvlist_header); in nvlist_size()
663 size += sizeof(struct nvlist_header) * nitems; in nvlist_size()
843 struct nvlist_header nvlhdr; in nvlist_pack_header()
1039 nvlist_check_header(struct nvlist_header *nvlhdrp) in nvlist_check_header()
1068 struct nvlist_header nvlhdr; in nvlist_unpack_header()
1287 struct nvlist_header nvlhdr; in nvlist_recv()
/NextBSD/lib/libxpc/
HDsubr_nvlist.c117 struct nvlist_header { struct
573 size = sizeof(struct nvlist_header); in nvlist_size()
581 size += sizeof(struct nvlist_header); in nvlist_size()
701 struct nvlist_header nvlhdr; in nvlist_pack_header()
857 nvlist_check_header(struct nvlist_header *nvlhdrp) in nvlist_check_header()
886 struct nvlist_header nvlhdr; in nvlist_unpack_header()
1058 struct nvlist_header nvlhdr; in nvlist_recv()