Home | History | Annotate | Download | only in include

Lines Matching defs:extra_len

115     uInt    extra_len;  /* extra field length (valid if extra != Z_NULL) */
679 a zero byte, and that if extra is not Z_NULL, that extra_len bytes are
832 extra_len contains the actual extra field length, and extra contains the
833 extra field, or that field truncated if extra_max is less than extra_len.