Home
last modified time | relevance | path

Searched refs:cache_set (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_dg.c67 static void cache_set();
513 cache_set(xprt, (uint32_t)slen); in svc_dg_reply()
752 cache_set(SVCXPRT *xprt, uint32_t replylen) in cache_set() function
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dsvc_udp.c75 static void cache_set(SVCXPRT *, uint_t);
243 (void) cache_set(xprt, (uint_t) slen);
404 cache_set(xprt, replylen) in cache_set() function