Home
last modified time | relevance | path

Searched defs:targaddr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/rpcinfo/
H A Drpcinfo.c903 struct netbuf *targaddr; local
1591 struct netbuf **targaddr)
1623 rpcvers_t rpcbversnum, struct netbuf **targaddr)
/netbsd-src/lib/libc/rpc/
H A Drpcb_clnt.c305 getclnthandle(const char *host, const struct netconfig *nconf, char **targaddr) in getclnthandle()