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

/freebsd-11-stable/sbin/hastd/
H A Dnv.c456 va_list nameap; local
561 va_list nameap; local
578 nv_vexists(struct nv *nv, const char *namefmt, va_list nameap) argument
600 va_list nameap; local
613 va_list nameap; local
818 nv_addv(struct nv *nv, const unsigned char *value, size_t vsize, int type, const char *namefmt, va_list nameap) argument
831 nv_find(struct nv *nv, int type, const char *namefmt, va_list nameap) argument
[all...]

Completed in 115 milliseconds