Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c3080 static const nvs_ops_t nvs_native_ops = { variable
3094 nvs->nvs_ops = &nvs_native_ops; in nvs_native()