OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tleft
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/lib/libsa/
net.c
91
saseconds_t tmo,
tleft
;
local in function:sendrecv
100
tleft
= 0;
103
if (
tleft
<= 0) {
110
tleft
= tmo;
119
tleft
= 0;
130
cc = (*rproc)(d, rbuf, rsize,
tleft
);
137
tleft
-= t - tlast;
net.c
91
saseconds_t tmo,
tleft
;
local in function:sendrecv
100
tleft
= 0;
103
if (
tleft
<= 0) {
110
tleft
= tmo;
119
tleft
= 0;
130
cc = (*rproc)(d, rbuf, rsize,
tleft
);
137
tleft
-= t - tlast;
Completed in 22 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025