Searched refs:get_the_addr (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/ |
H A D | mount.c | 156 static struct netbuf *get_the_addr(char *, rpcprog_t, rpcvers_t, 1310 syncaddr = get_the_addr(hostname, RPCBPROG, RPCBVERS, in make_secure() 1393 get_the_addr(char *hostname, ulong_t prog, ulong_t vers, in get_the_addr() function 1767 return (get_the_addr(hostname, prog, vers, *nconfp, port, in get_addr() 1809 nb = get_the_addr(hostname, prog, in get_addr() 1838 if ((nb = get_the_addr(hostname, prog, vers, nconf, port, in get_addr() 1869 if ((nb = get_the_addr(hostname, prog, vers, nconf, in get_addr()
|