Lines Matching defs:extra_len
118 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */720 a zero byte, and that if extra is not Z_NULL, that extra_len bytes are925 extra_len contains the actual extra field length, and extra contains the926 extra field, or that field truncated if extra_max is less than extra_len.