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

/freebsd-13-stable/stand/common/
H A Dnvstore.c132 nvstore_get_var(void *ptr, const char *name, void **data) function
294 if (nvstore_get_var(st, name, (void **)&ptr) == 0)
H A Dbootstrap.h391 int nvstore_get_var(void *, const char *, void **);

Completed in 103 milliseconds