Searched refs:udptrans (Results 1 – 4 of 4) sorted by relevance
215 rpcbreg.r_netid = udptrans; in pmapproc_change()229 rpcbreg.r_netid = udptrans; in pmapproc_change()294 netid = udptrans; in pmapproc_getport()329 reg.pm_prot == IPPROTO_UDP ? udptrans : tcptrans, in pmapproc_getport()330 port ? udptrans : ""); in pmapproc_getport()
109 char *udptrans; /* Name of UDP transport */ variable178 udptrans = ""; in main()584 if (udptrans[0]) { in init_transport()589 udptrans = strdup(nconf->nc_netid); in init_transport()
83 extern char *udptrans; /* Name of UDP transport */
1403 if (strcmp(arg->r_netid, udptrans) == 0) { in add_pmaplist()1453 if (strcmp(arg->r_netid, udptrans) == 0) { in del_pmaplist()