Home
last modified time | relevance | path

Searched defs:nvb (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/nvpair/
H A Dnvpair_alloc_fixed.c68 nvbuf_t *nvb = (nvbuf_t *)P2ROUNDUP(base, sizeof (uintptr_t)); in nv_fixed_init() local
84 nvbuf_t *nvb = nva->nva_arg; in nv_fixed_alloc() local
105 nvbuf_t *nvb = nva->nva_arg; in nv_fixed_reset() local
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1675 hc_auth_changed(nvlist_t *nva, nvlist_t *nvb, const char *propname) in hc_auth_changed()