Searched refs:seeking (Results 1 – 5 of 5) sorted by relevance
59 uint16_t seeking:1; member
1416 if (!loader->seeking) { in http_loader_action()1507 if (!loader->seeking && loader->nc) { in http_loader_action()1600 loader->seeking = 1; in http_loader_action()1602 loader->seeking = 0; in http_loader_action()
791 s->inbuf = (Byte*)ALLOC(Z_BUFSIZE); /* for seeking */
838 support seeking beyond the current end-of-file in a temporary file. The main
3017 when seeking between directories in the midst of writing blocks.
Completed in 16 milliseconds