HomeSort by: relevance | last modified time | path
    Searched defs:nvlist_header (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/libnv/dist/
nvlist.c 142 struct nvlist_header { struct
675 size = sizeof(struct nvlist_header);
681 size += sizeof(struct nvlist_header);
696 size += sizeof(struct nvlist_header) * nitems;
878 struct nvlist_header nvlhdr;
1074 nvlist_check_header(struct nvlist_header *nvlhdrp)
1107 struct nvlist_header nvlhdr;
1326 struct nvlist_header nvlhdr;
nvlist.c 142 struct nvlist_header { struct
675 size = sizeof(struct nvlist_header);
681 size += sizeof(struct nvlist_header);
696 size += sizeof(struct nvlist_header) * nitems;
878 struct nvlist_header nvlhdr;
1074 nvlist_check_header(struct nvlist_header *nvlhdrp)
1107 struct nvlist_header nvlhdr;
1326 struct nvlist_header nvlhdr;

Completed in 23 milliseconds