Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc.c1680 static int __svc_dupcache_check(struct svc_req *, caddr_t *, uint_t *,
1793 if ((rc = __svc_dupcache_check(req, resp_buf, resp_bufsz, dc, drxid, in __svc_dup()
1818 __svc_dupcache_check(struct svc_req *req, caddr_t *resp_buf, uint_t *resp_bufsz, in __svc_dupcache_check() function