Home
last modified time | relevance | path

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

/openbsd/sys/lib/libsa/
H A Drpc.h55 void rpc_fromaddr(void *, struct in_addr *, u_short *);
H A Dbootparam.c164 rpc_fromaddr(repl, &bp_server_addr, &bp_server_port); in bp_whoami()
H A Drpc.c281 rpc_fromaddr(void *pkt, struct in_addr *addr, u_short *port) in rpc_fromaddr() function