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.c48 * slp_put_das_cached: adds a reply to the cache
149 void slp_put_das_cached(const char *query, const char *reply, function
162 slp_err(LOG_CRIT, 0, "slp_put_das_cached", "out of memory");
168 slp_err(LOG_CRIT, 0, "slp_put_das_cached", "out of memory");
175 slp_err(LOG_CRIT, 0, "slp_put_das_cached", "out of memory");
H A Dslp-internal.h201 extern void slp_put_das_cached(const char *, const char *, unsigned int);
H A DSLPUtils.c339 slp_put_das_cached(filter, *reply, slp_get_length(*reply));

Completed in 57 milliseconds