Searched refs:rpc_port (Results 1 – 5 of 5) sorted by relevance
107 rpcport_t rpc_port; in svc_getrpcinfo() local167 rpc_port = uaddr2port(blist->rpcb_map.r_addr); in svc_getrpcinfo()172 (void) printf("Port %ld\n", rpc_port); in svc_getrpcinfo()189 (void) snprintf(buf, sizeof (buf), "%-7ld ", rpc_port); in svc_getrpcinfo()
56 extern int rpc_port; /* decrement before bind */
157 d->myport = htons(--rpc_port); in bp_whoami()271 d->myport = htons(--rpc_port); in bp_getfile()
103 int rpc_port = 0x400; /* predecrement */ variable
500 desc->myport = htons(--rpc_port); in nfs_open()