rpcinfo.c | 146 static CLIENT *getclnthandle(const char *, const struct netconfig *, 709 client = getclnthandle(host, nconf, RPCBVERS, NULL); 916 client = getclnthandle(host, nconf, RPCBVERS4, &targaddr); 1611 clnt = getclnthandle(host, nconf, rpcbversnum, 1622 getclnthandle(const char *host, const struct netconfig *nconf, function in typeref:typename:CLIENT *
|