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

/osnet-11/usr/src/lib/libds/common/
H A Dlibds.c75 static dslibentry_t *ds_new_dslibentry(void);
99 ds_new_dslibentry(void) function
175 * ds_new_dslibentry could cause orig_dsp to point to freed
182 if ((dsp = ds_new_dslibentry()) == NULL)
384 if ((dsp = ds_new_dslibentry()) == NULL) {

Completed in 29 milliseconds