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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_generic.c490 * It finds out the server address from rpcbind and calls clnt_tli_create().
582 clnt_tli_create(const int fd, const struct netconfig *nconf, function
591 * This has the same definition as clnt_tli_create(), except it
686 "clnt_tli_create: strdup failed");
697 "clnt_tli_create: strdup failed");
711 "clnt_tli_create: "
725 "clnt_tli_create: "
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile132 clnt_tli_create.3nsl \
396 clnt_tli_create.3nsl := LINKSRC = rpc_clnt_create.3nsl

Completed in 46 milliseconds