Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dnvstore.c164 COMMAND_SET(nvstore, "nvstore", "manage non-volatile data", command_nvstore);
184 command_nvstore(int argc, char *argv[]) in command_nvstore() function