Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dnvstore.c39 COMMAND_SET(nvstore, "nvstore", "manage non-volatile data", command_nvstore);
59 command_nvstore(int argc, char *argv[]) in command_nvstore() function