Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/nvpair/
H A Dnvpair.c2244 static int nvs_native(nvstream_t *, nvlist_t *, char *, size_t *);
2320 err = nvs_native(&nvs, nvl, buf, buflen); in nvlist_common()
2794 nvs_native(nvstream_t *nvs, nvlist_t *nvl, char *buf, size_t *buflen) in nvs_native() function