Searched refs:udptrans (Results 1 – 4 of 4) sorted by relevance
224 rpcbreg.r_netid = udptrans; in pmapproc_change()238 rpcbreg.r_netid = udptrans; in pmapproc_change()303 netid = udptrans; in pmapproc_getport()338 reg.pm_prot == IPPROTO_UDP ? udptrans : tcptrans, in pmapproc_getport()339 port ? udptrans : ""); in pmapproc_getport()
114 char *udptrans; /* Name of UDP transport */ variable171 udptrans = ""; in main()581 if (udptrans[0]) { in init_transport()586 udptrans = strdup(nconf->nc_netid); in init_transport()
86 extern char *udptrans; /* Name of UDP transport */
1409 if (strcmp(arg->r_netid, udptrans) == 0) { in add_pmaplist()1459 if (strcmp(arg->r_netid, udptrans) == 0) { in del_pmaplist()