Searched defs:clnt_tli_create (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dclnt_generic.c484 * It finds out the server address from rpcbind and calls clnt_tli_create().
576 clnt_tli_create(const int fd, const struct netconfig *nconf, function
585 * This has the same definition as clnt_tli_create(), except it
680 "clnt_tli_create: strdup failed");
691 "clnt_tli_create: strdup failed");
705 "clnt_tli_create: "
719 "clnt_tli_create: "

Completed in 16 milliseconds