Lines Matching full:writing
4 /* gzwrite.c -- zlib functions for writing gzip files
19 /* Initialize state for writing a gzip file. Mark initialization by setting
73 Return -1 if there is an error writing to the output file or if gz_init()
263 /* check that we're writing and that there's no error */
294 /* check that we're writing and that there's no error */
325 /* check that we're writing and that there's no error */
336 /* try writing to input buffer for speed (state.state->size == 0 if buffer not
371 /* check that we're writing and that there's no error */
399 /* check that we're writing and that there's no error */ in gzvprintf()
493 /* check that we're writing and that there's no error */
570 /* check that we're writing and that there's no error */
605 /* check that we're writing and that there's no error */
644 /* check that we're writing */