Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/fixmount/
H A Dfixmount.c69 static CLIENT *clnt_create_timeout(char *, struct timeval *);
377 if (!(client = clnt_create_timeout(host, &tv))) in main()
534 clnt_create_timeout(char *host, struct timeval *tvp) in clnt_create_timeout() function
/freebsd-12.1/contrib/amd/
H A DChangeLog840 clnt_create_timeout), amq/pawd.c (transform_dir), amq/amq.c
10191 * fixmount/fixmount.c (clnt_create_timeout): use tli/socket code