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

/freebsd-11-stable/sbin/hastd/
H A Dnv.h91 void nv_add_stringf(struct nv *nv, const char *name, const char *valuefmt, ...)
H A Dhastd.c835 nv_add_stringf(nverr, "errmsg", "Resource not configured.");
845 nv_add_stringf(nverr, "errmsg", "No access to the resource.");
853 nv_add_stringf(nverr, "errmsg",
869 nv_add_stringf(nverr, "errmsg", "Token doesn't match.");
939 nv_add_stringf(nverr, "errmsg",
949 nv_add_stringf(nverr, "errmsg",
H A Dnv.c468 nv_add_stringf(struct nv *nv, const char *name, const char *valuefmt, ...) function

Completed in 62 milliseconds