Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libds/common/
H A Dlibds.c76 static dslibentry_t *ds_new_dslibentry(void);
100 ds_new_dslibentry(void) in ds_new_dslibentry() function
176 if ((dsp = ds_new_dslibentry()) == NULL) in ds_register_dslibentry()
378 if ((dsp = ds_new_dslibentry()) == NULL) { in ds_register()