Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/common/nvpair/
Dopensolaris_nvpair.c3088 static const nvs_ops_t nvs_native_ops = { variable
3102 nvs->nvs_ops = &nvs_native_ops; in nvs_native()