Searched refs:PMAPPORT (Results 1 – 13 of 13) sorted by relevance
86 const PMAPPORT = 111; /* portmapper port number */253 %#define PMAPPORT 111
40 #define PMAPPORT 111 macro
415 return (PMAPPORT); in rpc_getport()
25 #define PMAPPORT 111 macro
148 *portp = htons(PMAPPORT); in krpc_portmap()162 sin->sin_port = htons(PMAPPORT); in krpc_portmap()
75 #define PMAPPORT ((u_short)111) macro
81 address->sin_port = htons(PMAPPORT); in pmap_getmaps()
76 address->sin_port = htons(PMAPPORT); in pmap_getport()
89 addr->sin_port = htons(PMAPPORT); in pmap_rmtcall()
278 addr->sin_port = htons(PMAPPORT); in get_myaddress()
118 address->sin_port = htons(PMAPPORT); in __pmap_getport()
528 pml->pml_map.pm_port = PMAPPORT; in init_transport()
475 server_addr.sin_port = htons(PMAPPORT);