Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_da_cache.c147 void slp_put_das_cached(const char *query, const char *reply, in slp_put_das_cached() function
H A Dslp-internal.h199 extern void slp_put_das_cached(const char *, const char *, unsigned int);
H A DSLPUtils.c338 slp_put_das_cached(filter, *reply, slp_get_length(*reply)); in slp_find_das()