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

/opensolaris-onvv-gate/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) function
/opensolaris-onvv-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_dg.c67 static int cache_get();
424 if (cache_get(xprt, msg, &reply, &replylen)) {
739 * the earlier call to cache_get() for the same procedure. This will always
740 * happen because cache_get() is calle by svc_dg_recv and cache_set() is called
865 cache_get(SVCXPRT *xprt, struct rpc_msg *msg, char **replyp, function
/opensolaris-onvv-gate/usr/src/cmd/rcm_daemon/common/
H A Dttymux_rcm.c245 * cache_get()
250 cache_get(const char *resource) function
812 used = cache_get(buf);

Completed in 108 milliseconds