HomeSort by: relevance | last modified time | path
    Searched refs:rpcb_taddr2uaddr (Results 1 - 3 of 3) sorted by relevancy

  /src/include/rpc/
rpcb_clnt.h 50 * uaddr = rpcb_taddr2uaddr(nconf, taddr);
86 extern char *rpcb_taddr2uaddr(struct netconfig *, struct netbuf *);
  /src/lib/libc/rpc/
rpcb_clnt.c 85 __weak_alias(rpcb_taddr2uaddr,_rpcb_taddr2uaddr)
1200 rpcb_taddr2uaddr(struct netconfig *nconf, struct netbuf *taddr) function in typeref:typename:char *
  /src/lib/libc/include/
namespace.h 619 #define rpcb_taddr2uaddr _rpcb_taddr2uaddr macro

Completed in 15 milliseconds