Searched refs:rpc_pmap_putcache (Results 1 – 3 of 3) sorted by relevance
/freebsd/stand/libsa/ |
H A D | rpc.h | 52 void rpc_pmap_putcache(struct in_addr, u_int, u_int, int);
|
H A D | rpc.c | 337 rpc_pmap_putcache(struct in_addr addr, u_int prog, u_int vers, int port) in rpc_pmap_putcache() function 420 rpc_pmap_putcache(d->destip, prog, vers, port); in rpc_getport()
|
H A D | bootparam.c | 181 rpc_pmap_putcache(bp_server_addr, in bp_whoami()
|