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

/freebsd-10.1-release/contrib/amd/fixmount/
H A Dfixmount.c73 static CLIENT *clnt_create_timeout(char *, struct timeval *);
381 if (!(client = clnt_create_timeout(host, &tv)))
538 clnt_create_timeout(char *host, struct timeval *tvp) function

Completed in 87 milliseconds