Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/rpc/
H A Dsvc_udp.c59 static void cache_set(SVCXPRT *, u_long);
230 cache_set(xprt, (u_long) slen); in svcudp_reply()
359 cache_set(SVCXPRT *xprt, u_long replylen) in cache_set() function