-
struct timespec st_ctim;
blksize_
t st_
blksize; blkcnt_
t st_blocks; }; POSIX.1 does not
require st_rdev,
st_blocks and st_
blksize members;
these fields are...
- An
example is the
BLKSIZE= variable,
which may be (and
usually is)
specified in the DCB as zero. In the DD statement, the
BLKSIZE is
specified as a non-zero...
- DSN=MYFILE01,DISP=SHR,
BLKSIZE=800 // DD DSN=JOESFILE,DISP=SHR (
BLKSIZE ****umed to be
equal to or less than 800) // DD DSN=SUESFILE,DISP=SHR (
BLKSIZE ****umed to be...
-
determined by the
length of the
block rather than by a
control field. The
BLKSIZE parameter specifies the
maximum length of the block. RECFM=FBS
could be...
- DD DSN=TKOL084.DEMO,DISP=(NEW,CATLG,DELETE), // DCB=(RECFM=FB,LRECL=80,
BLKSIZE=80,DSORG=PO), // SPACE=(TRK,(1,1,1),RLSE), // UNIT=SYSDA IEFBR14 consisted...
- DELETE), // UNIT=DASD, // SPACE=(TRK,(100,10),RLSE), // DCB=(RECFM=FB,
BLKSIZE=0,LRECL=80) //SYSPRINT DD SYSOUT=* //SYSOUT DD SYSOUT=* //SYSUDUMP DD SYSOUT=*...
- (truncated)
blocks (blocks
within a
dataset which are
shorter than the
BLKSIZE of the dataset),
particularly at the end of a dataset, but also in many...