Home
last modified time | relevance | path

Searched refs:rpc_pmap_putcache (Results 1 – 3 of 3) sorted by relevance

/dragonfly/stand/lib/
H A Drpc.h55 void rpc_pmap_putcache(struct in_addr, u_int, u_int, int);
H A Drpc.c352 rpc_pmap_putcache(struct in_addr addr, u_int prog, u_int vers, int port) in rpc_pmap_putcache() function
438 rpc_pmap_putcache(d->destip, prog, vers, port); in rpc_getport()
H A Dbootparam.c186 rpc_pmap_putcache(bp_server_addr, in bp_whoami()