Searched defs:dsl_hdl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libds/common/
H A Dlibds.c44 ds_hdl_t dsl_hdl; member in struct:dslibentry
93 if (hdl == dsp->dsl_hdl)
128 if (dsp->dsl_hdl != NULL &&
145 if (dsp->dsl_hdl != NULL &&
171 orig_dsp->dsl_hdl = hdl;
181 dsp->dsl_hdl = hdl;
204 dsp->dsl_hdl = NULL;
434 dsp->dsl_hdl = hdl;
717 if (dsp->dsl_hdl == NULL)

Completed in 59 milliseconds