OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:entitylen
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/ftp/
fetch.c
100
off_t
entitylen
;
member in struct:posinfo
210
pi->rangestart = pi->rangeend = pi->
entitylen
= -1;
1048
pi->
entitylen
= STRTOLL(*cp, &ep, 10);
1049
if (pi->
entitylen
< 0)
1064
fprintf(ttyout, "/" LLF "\n", (LLT)pi->
entitylen
);
1677
if (pi.
entitylen
!= -1)
1678
filesize = pi.
entitylen
;
Completed in 13 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025