Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dnvstore.c67 nvstore_get_store(const char *name) in nvstore_get_store() function
86 st = nvstore_get_store(name); in nvstore_init()
110 st = nvstore_get_store(name); in nvstore_fini()
231 st = nvstore_get_store(argv[0]); in command_nvstore()
H A Dbootstrap.h417 void *nvstore_get_store(const char *);