OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:islastblock
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/lib/libsa/
tftp.c
71
int
islastblock
; /* flag */
member in struct:tftp_handle
188
h->
islastblock
= 0;
190
h->
islastblock
= 1; /* very short file */
223
h->
islastblock
= 1; /* EOF */
238
if (h->
islastblock
) {
317
if (tftpfile->
islastblock
)
343
if ((tftpfile->
islastblock
) && (count == inbuffer))
400
while (!tftpfile->
islastblock
) {
Completed in 15 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025