Home
last modified time | relevance | path

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

/titanic_41/usr/src/ucblib/librpcsoc/
H A Dsvc_udp.c75 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 Dsvc_dg.c68 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 Dttymux_rcm.c250 cache_get(const char *resource) in cache_get() function
812 used = cache_get(buf); in probe_dependencies()