Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnsl/rpc/
H A Dsvc.c1700 __svc_dupcache_init(void *condition, int basis, char **xprt_cache) in __svc_dupcache_init() argument
1707 if (*xprt_cache != NULL) { /* do only once per xprt */ in __svc_dupcache_init()
1743 *xprt_cache = (char *)dc; in __svc_dupcache_init()
1768 char *xprt_cache) in __svc_dup() argument
1776 struct dupcache *dc = (struct dupcache *)xprt_cache; in __svc_dup()
2018 int status, char *xprt_cache) in __svc_dupdone() argument
2024 struct dupcache *dc = (struct dupcache *)xprt_cache; in __svc_dupdone()