freebsd-dev/lib/libnv
Mariusz Zaborski 5ef231f6f7 Add cnv API.
cnv API is a set of functions for managing name/value pairs by cookie.
The cookie can be obtained by nvlist_next(), nvlist_get_parent() or
nvlist_get_pararr() function. This patch also includes unit tests.

Submitted by:	Adam Starak <starak.adam@gmail.com>
2016-08-27 13:37:30 +00:00
..
tests Add cnv API. 2016-08-27 13:37:30 +00:00
common_impl.h
Makefile Add cnv API. 2016-08-27 13:37:30 +00:00
Makefile.depend META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. 2015-11-25 19:10:28 +00:00
msgio.c Remove the limit on descriptors that can be send in one nvlist. 2014-09-14 09:27:12 +00:00
msgio.h MFp4 @1189139: 2013-12-15 22:58:09 +00:00