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

/freebsd-9.3-release/sbin/hastd/
H A Dnv.h129 bool nv_exists(struct nv *nv, const char *namefmt, ...) __printflike(2, 3);
H A Dsecondary.c296 if (nv_exists(nvin, "virgin")) {
577 hio->hio_memsync = nv_exists(nv, "memsync");
H A Dprimary.c689 if (nv_exists(nvin, "wait"))
797 if (nv_exists(nvin, "virgin")) {
1759 memsyncack = nv_exists(nv, "received");
H A Dnv.c596 nv_exists(struct nv *nv, const char *namefmt, ...) function

Completed in 183 milliseconds