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

/osnet-11/usr/src/lib/libds/common/
H A Dlibds.c43 ds_hdl_t dsl_hdl; member in struct:dslibentry
92 if (hdl == dsp->dsl_hdl)
127 if (dsp->dsl_hdl != NULL &&
144 if (dsp->dsl_hdl != NULL &&
170 orig_dsp->dsl_hdl = hdl;
187 dsp->dsl_hdl = hdl;
210 dsp->dsl_hdl = NULL;
440 dsp->dsl_hdl = hdl;
723 if (dsp->dsl_hdl == NULL)

Completed in 1260 milliseconds