Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/nvpair/
H A Dnvpair.c2243 static int nvs_xdr(nvstream_t *, nvlist_t *, char *, size_t *);
2321 err = nvs_xdr(&nvs, nvl, buf, buflen); in nvlist_common()
3279 nvs_xdr(nvstream_t *nvs, nvlist_t *nvl, char *buf, size_t *buflen) in nvs_xdr() function