Searched refs:dslibentry_t (Results 1 – 1 of 1) sorted by relevance
49 } dslibentry_t; typedef55 static dslibentry_t *dslibtab;75 static dslibentry_t *ds_hdl_to_dslibentry(ds_hdl_t hdl);76 static dslibentry_t *ds_new_dslibentry(void);78 static dslibentry_t *ds_lookup_dslibentry(char *service, boolean_t is_client);79 static dslibentry_t *ds_register_dslibentry(ds_hdl_t hdl, char *service,81 static void ds_free_dslibentry(dslibentry_t *dsp, int force_unreg);86 static dslibentry_t *90 dslibentry_t *dsp; in ds_hdl_to_dslibentry()99 static dslibentry_t *[all …]