Home | History | Annotate | Download | only in net

Lines Matching defs:next_out

367     Bytef    *next_out; /* next output byte should be put there */
368 uInt avail_out; /* remaining free space at next_out */
387 dropped to zero. It must update next_out and avail_out when avail_out
511 - Provide more output starting at next_out and update next_out and avail_out
576 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
612 avail_in may be modified, but next_out and avail_out are unchanged.)
631 - Provide more output starting at next_out and update next_out and avail_out
680 (for example if next_in or next_out was NULL), Z_MEM_ERROR if there was not
860 modified, but next_out and avail_out are unchanged.)