Searched refs:nv_add_stringf (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sbin/hastd/
H A Dnv.h89 void nv_add_stringf(struct nv *nv, const char *name, const char *valuefmt, ...)
H A Dhastd.c833 nv_add_stringf(nverr, "errmsg", "Resource not configured.");
843 nv_add_stringf(nverr, "errmsg", "No access to the resource.");
851 nv_add_stringf(nverr, "errmsg",
867 nv_add_stringf(nverr, "errmsg", "Token doesn't match.");
937 nv_add_stringf(nverr, "errmsg",
947 nv_add_stringf(nverr, "errmsg",
H A Dnv.c466 nv_add_stringf(struct nv *nv, const char *name, const char *valuefmt, ...) function

Completed in 48 milliseconds