Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libds/common/
H A Dlibds.c75 static dslibentry_t *ds_hdl_to_dslibentry(ds_hdl_t hdl);
87 ds_hdl_to_dslibentry(ds_hdl_t hdl) in ds_hdl_to_dslibentry() function
105 if ((dsp = ds_hdl_to_dslibentry(NULL)) != NULL) in ds_new_dslibentry()
159 if ((dsp = ds_hdl_to_dslibentry(hdl)) != NULL) { in ds_register_dslibentry()
266 if ((dsp = ds_hdl_to_dslibentry(hdl)) != NULL) { in ds_recv()
280 if ((dsp = ds_hdl_to_dslibentry(hdl)) != NULL) { in ds_recv()
539 if ((dsp = ds_hdl_to_dslibentry(hdl)) != NULL) { in ds_unreg_hdl()