Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/cddl/contrib/opensolaris/common/nvpair/
Dnvpair.c2794 static const nvs_ops_t nvs_native_ops = { variable
2808 nvs->nvs_ops = &nvs_native_ops; in nvs_native()