OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tboff
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/faithd/
tcp.c
57
static ssize_t tblen,
tboff
;
variable in typeref:typename:ssize_t
168
for (;
tboff
< tblen;
tboff
+= cc) {
169
cc = write(s_snd, tcpbuf +
tboff
, (size_t)(tblen -
tboff
));
182
tblen = 0;
tboff
= 0;
265
tboff
= 0;
tcp.c
57
static ssize_t tblen,
tboff
;
variable in typeref:typename:ssize_t
168
for (;
tboff
< tblen;
tboff
+= cc) {
169
cc = write(s_snd, tcpbuf +
tboff
, (size_t)(tblen -
tboff
));
182
tblen = 0;
tboff
= 0;
265
tboff
= 0;
Completed in 21 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025