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

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

Completed in 44 milliseconds