OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ct_wait
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/rpc/
clnt_vc.c
106
struct timeval
ct_wait
;
member in struct:ct_data
282
ct->
ct_wait
.tv_usec = 0;
382
ct->
ct_wait
= timeout;
582
ct->
ct_wait
= *(struct timeval *)infop;
586
*(struct timeval *)infop = ct->
ct_wait
;
703
TIMEVAL_TO_TIMESPEC(&ct->
ct_wait
, &ts);
clnt_vc.c
106
struct timeval
ct_wait
;
member in struct:ct_data
282
ct->
ct_wait
.tv_usec = 0;
382
ct->
ct_wait
= timeout;
582
ct->
ct_wait
= *(struct timeval *)infop;
586
*(struct timeval *)infop = ct->
ct_wait
;
703
TIMEVAL_TO_TIMESPEC(&ct->
ct_wait
, &ts);
Completed in 80 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025