clnt_tp_create
extern CLIENT *clnt_tp_create(const char *, const rpcprog_t,
clnt = clnt_tp_create(NULL, CRYPT_PROG, CRYPT_VERS, nconf);
kcp->client = clnt_tp_create(u.nodename,
kcp->client = clnt_tp_create(u.nodename,
if ((clnt = clnt_tp_create(NULL, MASTER_YPPASSWDPROG,
if ((clnt = clnt_tp_create(NULL, MASTER_YPPASSWDPROG,
clp = clnt_tp_create(hostp, MOUNTPROG, mntvers, nconf_mnt);
client = clnt_tp_create(argv[0], prognum, versnum, nconf);
clnt = clnt_tp_create(NULL, prog, vers, nconf);
client = clnt_tp_create(host, NLM_PROG, vers, nconf);