freebsd-dev/sys/contrib/libnv
Mariusz Zaborski 23c5a51e92 Introduce cnvlist_name() and cnvlist_type() functions.
Those function can be used when we are iterating over nvlist to reduce
amount of extra variables we need to declare.

MFC after:	1 month
2017-10-26 20:44:42 +00:00
..
cnvlist.c Introduce cnvlist_name() and cnvlist_type() functions. 2017-10-26 20:44:42 +00:00
dnvlist.c
nv_impl.h Add support for the arrays in nvlist library. 2015-08-15 06:34:49 +00:00
nvlist_impl.h Add cnv API. 2016-08-27 13:37:30 +00:00
nvlist.c libnv: Fix strict-aliasing violation with cookie 2017-10-26 18:32:04 +00:00
nvpair_impl.h Add support for the arrays in nvlist library. 2015-08-15 06:34:49 +00:00
nvpair.c Plug memory leak in case when nvlist allocation succeeds, but nvpair 2017-09-21 10:28:22 +00:00