Searched refs:get_the_addr (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/librdc/common/ |
H A D | netaddrs.c | 339 get_the_addr(char *hostname, ulong_t prog, ulong_t vers, in get_the_addr() function 588 if ((nb = get_the_addr(hostname, prog, vers, nconf, port, in get_addr() 625 if ((nb = get_the_addr(hostname, prog, vers, nconf, in get_addr()
|
/titanic_50/usr/src/cmd/fs.d/nfs/mount/ |
H A D | mount.c | 156 static struct netbuf *get_the_addr(char *, rpcprog_t, rpcvers_t, 1314 syncaddr = get_the_addr(hostname, RPCBPROG, RPCBVERS, in make_secure() 1397 get_the_addr(char *hostname, ulong_t prog, ulong_t vers, in get_the_addr() function 1771 return (get_the_addr(hostname, prog, vers, *nconfp, port, in get_addr() 1813 nb = get_the_addr(hostname, prog, in get_addr() 1842 if ((nb = get_the_addr(hostname, prog, vers, nconf, port, in get_addr() 1873 if ((nb = get_the_addr(hostname, prog, vers, nconf, in get_addr()
|