Home | History | Annotate | Download | only in fio

Lines Matching refs:deflateInit

1181 	if (deflateInit(&stream, Z_DEFAULT_COMPRESSION) != Z_OK) {