Lines Matching full:terminated
120 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
122 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
751 caller must assure that, if not Z_NULL, name and comment are terminated with
965 terminated with a zero unless the length is greater than name_max. If
967 terminated with a zero unless the length is greater than comm_max. When any
1343 Writes the given null-terminated string to the compressed file, excluding
1354 string is terminated with a null character. If no characters are read due
1357 gzgets returns buf which is a null-terminated string, or it returns NULL