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

/freebsd-13-stable/stand/common/
H A Dnvstore.c68 nvstore_get_store(const char *name) function
87 st = nvstore_get_store(name);
111 st = nvstore_get_store(name);
232 st = nvstore_get_store(argv[0]);
H A Dbootstrap.h389 void *nvstore_get_store(const char *);

Completed in 58 milliseconds