Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc.c1683 static int __svc_dupcache_enter(struct svc_req *, struct dupreq *,
1800 if ((rc = __svc_dupcache_enter(req, dr, dc, drxid, drhash, timenow)) in __svc_dup()
1977 __svc_dupcache_enter(struct svc_req *req, struct dupreq *dr, in __svc_dupcache_enter() function