Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dnvstore.c131 nvstore_get_var(void *ptr, const char *name, void **data) in nvstore_get_var() function
293 if (nvstore_get_var(st, name, (void **)&ptr) == 0) in command_nvstore()
H A Dbootstrap.h419 int nvstore_get_var(void *, const char *, void **);