Lines Matching refs:zstr
3056 struct zone zstr[2];
3095 stdzp = &zstr[0];
3096 dstzp = &zstr[1];
3097 zstr[0].z_stdoff = zp->z_stdoff + 2 * save;
3098 zstr[0].z_format = "XXX"; /* Any 3 letters will do. */
3099 zstr[0].z_format_specifier = 0;
3100 zstr[1].z_stdoff = zstr[0].z_stdoff;
3101 zstr[1].z_format = zp->z_format;
3102 zstr[1].z_format_specifier = zp->z_format_specifier;