Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/rpc/
H A Dsvc_udp.c292 char * cache_reply; member
383 newbuf = victim->cache_reply; in cache_set()
400 victim->cache_reply = rpc_buffer(xprt); in cache_set()
436 *replyp = ent->cache_reply; in cache_get()