Searched refs:rpc_pmap_getcache (Results 1 – 2 of 2) sorted by relevance
53 int rpc_pmap_getcache(struct in_addr, u_int, u_int);
320 rpc_pmap_getcache(struct in_addr addr, u_int prog, u_int vers) in rpc_pmap_getcache() function403 port = rpc_pmap_getcache(d->destip, prog, vers); in rpc_getport()