Searched refs:tcp_callrpc (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/usr.bin/showmount/ |
H A D | showmount.c | 99 static int tcp_callrpc(const char *host, int prognum, int versnum, 169 if ((estat = tcp_callrpc(host, RPCPROG_MNT, mntvers, in main() 177 if ((estat = tcp_callrpc(host, RPCPROG_MNT, mntvers, in main() 240 tcp_callrpc(const char *host, int prognum, int versnum, int procnum, in tcp_callrpc() function
|