Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/varpd/libvarpd/common/
H A Dlibvarpd_client.h62 extern int libvarpd_c_prop_info(varpd_client_prop_handle_t *, const char **,
H A Dmapfile-vers44 libvarpd_c_prop_info;
H A Dlibvarpd_client.c309 libvarpd_c_prop_info(varpd_client_prop_handle_t *phdl, const char **namep, in libvarpd_c_prop_info() function
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdloverlay.c141 ret = libvarpd_c_prop_info(infop->dop_un.dop_varpd, namep, in dladm_overlay_prop_info()
255 if ((ret = libvarpd_c_prop_info(phdl, NULL, &type, NULL, NULL, NULL, in dladm_overlay_varpd_setprop()