Home
last modified time | relevance | path

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

/titanic_50/usr/src/ucblib/librpcsoc/
H A Dsvc_udp.c324 char * cache_reply; member
433 newbuf = victim->cache_reply;
454 victim->cache_reply = rpc_buffer(xprt);
496 *replyp = ent->cache_reply;
/titanic_50/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()