Searched defs:namefmt (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sbin/hastd/
H A Dnv.c576 nv_vexists(struct nv *nv, const char *namefmt, va_list nameap) argument
596 nv_exists(struct nv *nv, const char *namefmt, ...) argument
609 nv_assert(struct nv *nv, const char *namefmt, ...) argument
816 nv_addv(struct nv *nv, const unsigned char *value, size_t vsize, int type, const char *namefmt, va_list nameap) argument
829 nv_find(struct nv *nv, int type, const char *namefmt, va_list nameap) argument
[all...]

Completed in 73 milliseconds