varpd_client_prop_handle_t
varpd_client_prop_handle_t *dop_varpd;
varpd_client_prop_handle_t *phdl;
varpd_client_prop_handle_t *phdl;
varpd_client_prop_handle_t **phdlp)
*phdlp = (varpd_client_prop_handle_t *)infop;
libvarpd_c_prop_handle_free(varpd_client_prop_handle_t *phdl)
libvarpd_c_prop_info_fill_by_name(varpd_client_prop_handle_t *phdl,
libvarpd_c_prop_info_fill(varpd_client_prop_handle_t *phdl, uint_t propid)
libvarpd_c_prop_info(varpd_client_prop_handle_t *phdl, const char **namep,
libvarpd_c_prop_get(varpd_client_prop_handle_t *phdl, void *buf, uint32_t *len)
libvarpd_c_prop_set(varpd_client_prop_handle_t *phdl, const void *buf,
varpd_client_prop_handle_t **);
extern void libvarpd_c_prop_handle_free(varpd_client_prop_handle_t *);
extern int libvarpd_c_prop_info_fill(varpd_client_prop_handle_t *, uint_t);
extern int libvarpd_c_prop_info_fill_by_name(varpd_client_prop_handle_t *,
extern int libvarpd_c_prop_info(varpd_client_prop_handle_t *, const char **,
extern int libvarpd_c_prop_get(varpd_client_prop_handle_t *, void *,
extern int libvarpd_c_prop_set(varpd_client_prop_handle_t *, const void *,