OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLSET_RETRY_TIMEOUT
(Results
1 - 8
of
8
) sorted by relevancy
/src/usr.bin/eject/
am_glue.c
113
(void)clnt_control(clnt,
CLSET_RETRY_TIMEOUT
, (void *)&tv);
/src/lib/libc/rpc/
clnt_simple.c
194
CLSET_RETRY_TIMEOUT
, (char *)(void *)&timeout);
rpc_soc.c
196
(void) CLNT_CONTROL(cl,
CLSET_RETRY_TIMEOUT
, (char *)(void *)&wait);
clnt_dg.c
605
case
CLSET_RETRY_TIMEOUT
:
rpcb_clnt.c
1088
CLNT_CONTROL(client,
CLSET_RETRY_TIMEOUT
, __UNCONST(&rmttimeout));
/src/include/rpc/
clnt.h
276
#define
CLSET_RETRY_TIMEOUT
4 /* set retry timeout (timeval) */
/src/sbin/mount_nfs/
getnfsargs.c
212
CLNT_CONTROL(clp,
CLSET_RETRY_TIMEOUT
,
/src/sys/fs/nfs/common/
nfs_commonkrpc.c
326
* -
CLSET_RETRY_TIMEOUT
sets the initial timeout for the timer
341
CLNT_CONTROL(client,
CLSET_RETRY_TIMEOUT
, &timo);
Completed in 16 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025