getclnthandle
client = getclnthandle(host, nconf, NULL);
client = getclnthandle(host, nconf, NULL);
client = getclnthandle(host, nconf, NULL);
client = getclnthandle(hostname, loopnconf, NULL);
client = getclnthandle(host, newnconf, &parms.r_addr);
client = getclnthandle(host, nconf, &parms.r_addr);
client = getclnthandle(host, nconf_clts,
client = getclnthandle(host, nconf, &parms.r_addr);
static CLIENT *getclnthandle(const char *, const struct netconfig *, char **);
static CLIENT *getclnthandle(char *, struct netconfig *, u_long,
clnt = getclnthandle(host, nconf, rpcbversnum,
client = getclnthandle(host, nconf, RPCBVERS, NULL);
client = getclnthandle(host, nconf, RPCBVERS4, &targaddr);