Searched refs:udptrans (Results 1 – 4 of 4) sorted by relevance
223 rpcbreg.r_netid = udptrans; in pmapproc_change()237 rpcbreg.r_netid = udptrans; in pmapproc_change()302 netid = udptrans; in pmapproc_getport()337 reg.pm_prot == IPPROTO_UDP ? udptrans : tcptrans, in pmapproc_getport()338 port ? udptrans : ""); in pmapproc_getport()
113 char *udptrans; /* Name of UDP transport */ variable170 udptrans = ""; in main()580 if (udptrans[0]) { in init_transport()585 udptrans = strdup(nconf->nc_netid); in init_transport()
85 extern char *udptrans; /* Name of UDP transport */
1405 if (strcmp(arg->r_netid, udptrans) == 0) { in add_pmaplist()1455 if (strcmp(arg->r_netid, udptrans) == 0) { in del_pmaplist()