Home
last modified time | relevance | path

Searched refs:maxwait (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/libsunrpc/
H A Dclient.c221 if(cli->maxwait && t - o->st >= cli->maxwait){ in rpcMuxThread()
320 cli->maxwait = 15000; in sunDial()
/plan9/sys/src/9/pc/
H A Dio.h338 ulong maxwait; member
H A Ddevpccard.c1698 ct->maxwait = ttiming(cis, i); /* max wait */ in timing()
/plan9/sys/include/
H A Dsunrpc.h246 ulong maxwait; member
/plan9/sys/src/9/port/
H A Dcis.c319 ct->maxwait = ttiming(cis, i); /* max wait */ in timing()