Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libc/rpc/
H A Drpcb_clnt.c97 static struct address_cache *check_cache(const char *, const char *);
150 check_cache(const char *host, const char *netid) in check_cache() function
294 ad_cache = check_cache(host, nconf->nc_netid); in getclnthandle()
/freebsd-14.2/sys/rpc/
H A Drpcb_clnt.c95 static struct address_cache *check_cache(const char *, const char *);
150 check_cache(host, netid)
307 ad_cache = check_cache(host, nconf->nc_netid);