Searched refs:nvs_native (Results 1 – 1 of 1) sorted by relevance
2538 static int nvs_native(nvstream_t *, nvlist_t *, char *, size_t *);2615 err = nvs_native(&nvs, nvl, buf, buflen); in nvlist_common()3089 nvs_native(nvstream_t *nvs, nvlist_t *nvl, char *buf, size_t *buflen) in nvs_native() function