dupcache
struct dupcache *, uint32_t, uint32_t);
static struct dupreq *__svc_dupcache_victim(struct dupcache *, time_t);
struct dupcache *, uint32_t, uint32_t, time_t);
struct dupcache *, uint32_t, uint32_t);
static void __svc_dupcache_debug(struct dupcache *);
struct dupcache *dc;
dc = malloc(sizeof (struct dupcache));
struct dupcache *dc = (struct dupcache *)xprt_cache;
struct dupcache *dc, uint32_t drxid, uint32_t drhash)
__svc_dupcache_victim(struct dupcache *dc, time_t timenow)
struct dupcache *dc, uint32_t drxid, uint32_t drhash, time_t timenow)
struct dupcache *dc = (struct dupcache *)xprt_cache;
int status, struct dupcache *dc, uint32_t drxid, uint32_t drhash)
__svc_dupcache_debug(struct dupcache *dc)