Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/fixmount/
H A Dfixmount.c71 static CLIENT *clnt_create_timeout(char *, struct timeval *);
379 if (!(client = clnt_create_timeout(host, &tv))) in main()
536 clnt_create_timeout(char *host, struct timeval *tvp) in clnt_create_timeout() function
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog846 clnt_create_timeout), amq/pawd.c (transform_dir), amq/amq.c
10197 * fixmount/fixmount.c (clnt_create_timeout): use tli/socket code