Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/nvpair/
H A Dnvpair_alloc_fixed.c70 nvbuf_t *nvb = (nvbuf_t *)P2ROUNDUP(base, sizeof (uintptr_t)); in nv_fixed_init() local
86 nvbuf_t *nvb = nva->nva_arg; in nv_fixed_alloc() local
107 nvbuf_t *nvb = nva->nva_arg; in nv_fixed_reset() local
/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1728 hc_auth_changed(nvlist_t *nva, nvlist_t *nvb, const char *propname) in hc_auth_changed()