Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libnv/
H A Dnvlist.c1059 int inarrayf; in nvlist_unpack_header() local
1081 inarrayf = (nvl->nvl_flags & NV_FLAG_IN_ARRAY); in nvlist_unpack_header()
1082 nvl->nvl_flags = (nvlhdr.nvlh_flags & NV_FLAG_PUBLIC_MASK) | inarrayf; in nvlist_unpack_header()