Searched refs:PMAPPORT (Results 1 – 14 of 14) sorted by relevance
83 const PMAPPORT = 111; /* portmapper port number */250 %#define PMAPPORT 111
37 #define PMAPPORT 111 macro
393 port = PMAPPORT; in rpc_getport()
22 #define PMAPPORT 111 macro
151 *portp = htons(PMAPPORT); in krpc_portmap()165 sin->sin_port = htons(PMAPPORT); in krpc_portmap()
74 #define PMAPPORT ((u_short)111) macro
79 address->sin_port = htons(PMAPPORT); in pmap_getmaps()
74 address->sin_port = htons(PMAPPORT); in pmap_getport()
87 addr->sin_port = htons(PMAPPORT); in pmap_rmtcall()
279 addr->sin_port = htons(PMAPPORT); in get_myaddress()
114 address->sin_port = htons(PMAPPORT); in __pmap_getport()
568 pml->pml_map.pm_port = PMAPPORT; in init_transport()
476 server_addr.sin_port = htons(PMAPPORT);