Searched refs:tcp_callrpc (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/showmount/
H A Dshowmount.c89 int tcp_callrpc(const char *host, int prognum, int versnum, int procnum,
168 if ((estat = tcp_callrpc(host, MOUNTPROG, mntvers,
175 if ((estat = tcp_callrpc(host, MOUNTPROG, mntvers,
230 * tcp_callrpc has the same interface as callrpc, but tries to
234 tcp_callrpc(const char *host, int prognum, int versnum, int procnum, function

Completed in 124 milliseconds