Searched refs:nv_exists (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/sbin/hastd/ |
| HD | nv.h | 128 bool nv_exists(struct nv *nv, const char *namefmt, ...) __printflike(2, 3);
|
| HD | secondary.c | 296 if (nv_exists(nvin, "virgin")) { in init_remote() 577 hio->hio_memsync = nv_exists(nv, "memsync"); in requnpack()
|
| HD | primary.c | 688 if (nv_exists(nvin, "wait")) in init_remote() 796 if (nv_exists(nvin, "virgin")) { in init_remote() 1758 memsyncack = nv_exists(nv, "received"); in remote_recv_thread()
|
| HD | nv.c | 595 nv_exists(struct nv *nv, const char *namefmt, ...) in nv_exists() function
|