Home | History | Annotate | Download | only in src

Lines Matching refs:extra_len

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