Searched refs:xpt_auth_cache (Results 1 – 2 of 2) sorted by relevance
448 ipm = xprt->xpt_auth_cache; in ip_map_cached_get()457 xprt->xpt_auth_cache = NULL; in ip_map_cached_get()474 if (xprt->xpt_auth_cache == NULL) { in ip_map_cached_put()476 xprt->xpt_auth_cache = ipm; in ip_map_cached_put()494 ipm = xpt->xpt_auth_cache; in svcauth_unix_info_release()
71 void *xpt_auth_cache;/* auth cache */ member