Lines Matching defs:getclnthandle
114 static CLIENT *getclnthandle(const char *, const struct netconfig *, char **);
151 * However because getclnthandle(), the only user of the cache functions,
305 getclnthandle(const char *host, const struct netconfig *nconf, char **targaddr)
523 client = getclnthandle(hostname, loopnconf, NULL);
720 client = getclnthandle(host, newnconf, &parms.r_addr);
723 client = getclnthandle(host, nconf, &parms.r_addr);
822 client = getclnthandle(host, nconf_clts,
893 client = getclnthandle(host, nconf, &parms.r_addr);
1020 client = getclnthandle(host, nconf, NULL);
1084 client = getclnthandle(host, nconf, NULL);
1166 client = getclnthandle(host, nconf, NULL);