Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/rpc/
H A Dsvc.c1679 static struct dupreq *__svc_dupcache_victim(struct dupcache *, time_t);
1794 if ((dr = __svc_dupcache_victim(dc, timenow)) == NULL) in __svc_dup()
1882 __svc_dupcache_victim(struct dupcache *dc, time_t timenow) in __svc_dupcache_victim() function