svc_tli_create
if ((xprt = svc_tli_create(fd, ncp, NULL, ssz, rsz)) == NULL) {
if ((transp = svc_tli_create(0, nconf, NULL, 0, 0)) == NULL) {
if ((transp = svc_tli_create(0, nconf, NULL, 0, 0)) == NULL) {
xprt = svc_tli_create(fd, nconf, bind_addr, 0, 0);
xprt = svc_tli_create(fd, nconf, bind_addr, 0, 0);
transp = svc_tli_create(fd, nconf, NULL, 0, 0);
if ((transp = svc_tli_create(0, nconf, NULL, 0, 0)) == NULL) {
xprt = svc_tli_create(fd, nconf, bind_addr, 0, 0);
my_xprt = svc_tli_create(fd, nconf, baddr, 0, 0);
if ((transp = svc_tli_create(0, nconf, NULL, 0, 0)) == NULL) {
if ((transp = svc_tli_create(0, nconf, NULL, 0, 0)) == NULL) {
if ((transp = svc_tli_create(0, nconf, NULL, 0, 0)) == NULL) {
if ((transp = svc_tli_create(0, nconf, NULL, 0, 0)) == NULL) {
if ((transp = svc_tli_create(0, nconf, NULL, 0, 0)) == NULL) {
transp4 = svc_tli_create(tli4, nconf4, NULL, 0, 0);
transp6 = svc_tli_create(tli6, nconf6, NULL, 0, 0);
transpl = svc_tli_create(RPC_ANYFD, nconfl, NULL, 0, 0);
transport4 = (nc4 == 0) ? 0 : svc_tli_create(RPC_ANYFD, nc4, 0, 0, 0);
transport6 = (nc6 == 0) ? 0 : svc_tli_create(RPC_ANYFD, nc6, 0, 0, 0);
if ((service[i].xprt = svc_tli_create(service[i].fd, nconf,
if ((*xprt = svc_tli_create(RPC_ANYFD, nc, NULL, 0, 0)) == NULL) {
if ((transp = svc_tli_create(0, nconf, NULL, 0, 0)) == NULL) {
svc = svc_tli_create(fd, nconf, NULL,
svcxprt = svc_tli_create(RPC_ANYFD, nconf, NULL, 0, 0);
extern SVCXPRT *svc_tli_create();
extern SVCXPRT *svc_tli_create(const int, const struct netconfig *,