Searched refs:nv_exists (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sbin/hastd/
H A Dnv.h131 bool nv_exists(struct nv *nv, const char *namefmt, ...) __printflike(2, 3);
H A Dsecondary.c298 if (nv_exists(nvin, "virgin")) {
579 hio->hio_memsync = nv_exists(nv, "memsync");
H A Dprimary.c690 if (nv_exists(nvin, "wait"))
798 if (nv_exists(nvin, "virgin")) {
1760 memsyncack = nv_exists(nv, "received");
H A Dnv.c598 nv_exists(struct nv *nv, const char *namefmt, ...) function

Completed in 74 milliseconds