Searched refs:cache_get (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/ucblib/librpcsoc/ |
H A D | svc_udp.c | 75 static int cache_get(SVCXPRT *, struct rpc_msg *, 215 if (cache_get(xprt, msg, &reply, &replylen)) { 475 cache_get(xprt, msg, replyp, replylenp) in cache_get() function
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | svc_dg.c | 68 static int cache_get(); 425 if (cache_get(xprt, msg, &reply, &replylen)) { in svc_dg_recv() 866 cache_get(SVCXPRT *xprt, struct rpc_msg *msg, char **replyp, in cache_get() function
|
/titanic_41/usr/src/cmd/rcm_daemon/common/ |
H A D | ttymux_rcm.c | 250 cache_get(const char *resource) in cache_get() function 812 used = cache_get(buf); in probe_dependencies()
|