Home
last modified time | relevance | path

Searched refs:c_filesize (Results 1 – 3 of 3) sorted by relevance

/src/bin/pax/
H A Dcpio.c295 arcn->sb.st_size = (off_t)asc_uqd(hd->c_filesize,sizeof(hd->c_filesize), in cpio_rd()
389 if (uqd_asc((u_quad_t)arcn->sb.st_size, hd->c_filesize, in cpio_wr()
390 sizeof(hd->c_filesize), OCT)) { in cpio_wr()
400 if (ul_asc((u_long)arcn->ln_nlen, hd->c_filesize, in cpio_wr()
401 sizeof(hd->c_filesize), OCT)) in cpio_wr()
408 if (ul_asc((u_long)0, hd->c_filesize, sizeof(hd->c_filesize), in cpio_wr()
568 arcn->sb.st_size = (off_t)asc_uqd(hd->c_filesize, in vcpio_rd()
569 sizeof(hd->c_filesize), HEX); in vcpio_rd()
702 if (uqd_asc((u_quad_t)arcn->sb.st_size, hd->c_filesize, in vcpio_wr()
703 sizeof(hd->c_filesize), HEX)) { in vcpio_wr()
[all …]
H A Dcpio.h68 char c_filesize[11]; /* length of file in bytes */ member
131 char c_filesize[8]; /* length of file in bytes */ member
/src/contrib/file/magic/Magdir/
H A Darchive399 # c_filesize[2]; size of pathname; most-significant 16 bits first like: 544