Home
last modified time | relevance | path

Searched refs:libvarpd_c_prop_handle_alloc (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/varpd/libvarpd/common/
H A Dlibvarpd_client.h56 extern int libvarpd_c_prop_handle_alloc(varpd_client_handle_t *, uint64_t,
H A Dmapfile-vers40 libvarpd_c_prop_handle_alloc;
H A Dlibvarpd_client.c215 libvarpd_c_prop_handle_alloc(varpd_client_handle_t *chp, uint64_t cid, in libvarpd_c_prop_handle_alloc() function
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdloverlay.c247 if ((ret = libvarpd_c_prop_handle_alloc(chdl, inst, &phdl)) != 0) in dladm_overlay_varpd_setprop()
465 if ((ret = libvarpd_c_prop_handle_alloc(chdl, varpdid, &phdl)) != 0) { in dladm_overlay_walk_varpd_prop()