Searched refs:nvs_xdr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c2266 static int nvs_xdr(nvstream_t *, nvlist_t *, char *, size_t *);
2345 err = nvs_xdr(&nvs, nvl, buf, buflen);
3303 nvs_xdr(nvstream_t *nvs, nvlist_t *nvl, char *buf, size_t *buflen) function

Completed in 65 milliseconds