Home | History | Annotate | Download | only in unzip

Lines Matching defs:y_str

82 static const char *	 y_str = "";	/* 4 digit year */
814 if (*y_str)
919 printf(" Length %sDate Time Name\n", y_str);
920 printf(" -------- %s---- ---- ----\n", y_str);
922 printf(" Length Method Size Ratio %sDate Time CRC-32 Name\n", y_str);
923 printf("-------- ------ ------- ----- %s---- ---- ------ ----\n", y_str);
948 printf(" -------- %s-------\n", y_str);
950 total_size, y_str, file_count, file_count != 1 ? "s" : "");
952 printf("-------- ------- --- %s-------\n", y_str);
954 total_size, total_size, y_str, file_count,
1051 y_str = " ";