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

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dsvc_simple.c135 svcxprt = svc_tli_create(RPC_ANYFD, nconf, NULL, 0, 0);
H A Drpc_soc.c221 svc = svc_tli_create(fd, nconf, NULL,
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...]
/osnet-11/usr/src/lib/libnsl/common/
H A Dllib-lnsl741 SVCXPRT *svc_tli_create(int fd, const struct netconfig *nconf,

Completed in 1853 milliseconds