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

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dsvc_generic.c175 * The high level interface to svc_tli_create().
177 * with the rpcbind. It calls svc_tli_create();
212 svc_tli_create(const int fd, const struct netconfig *nconf, function
242 "svc_tli_create: invalid netconfig");
252 "svc_tli_create: could not open connection for %s: %s",
268 "svc_tli_create: could not do t_sync: %s",
278 "svc_tli_create: could not get transport information: %s",
294 "svc_tli_create: IPV6_RECVPKTINFO(1): %s",
307 "svc_tli_create: IP_RECVDSTADDR(1): %s",
321 (void) syslog(LOG_ERR, "svc_tli_create
[all...]

Completed in 31 milliseconds