Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dnvstore.c148 nvstore_set_var_from_string(void *ptr, const char *type, const char *name, in nvstore_set_var_from_string() function
299 c = nvstore_set_var_from_string(st, type, argv[0], argv[1]); in command_nvstore()
H A Dbootstrap.h422 int nvstore_set_var_from_string(void *, const char *, const char *,