Home
last modified time | relevance | path

Searched refs:cache_reply (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dsvc_udp.c322 char * cache_reply; member
431 newbuf = victim->cache_reply;
452 victim->cache_reply = rpc_buffer(xprt);
494 *replyp = ent->cache_reply;
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_dg.c647 char *cache_reply; member
797 newbuf = victim->cache_reply; in cache_set()
839 victim->cache_reply = rpc_buffer(xprt); in cache_set()
913 *replyp = ent->cache_reply; in cache_get()