Searched refs:CHR_WR_0 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/bin/pax/
H A Dcpio.h109 #define CHR_WR_0(val) ((char)(((val) >> 24) & 0xff)) macro
H A Dcpio.c1029 hd->h_filesize_1[0] = CHR_WR_0(arcn->sb.st_size);
1047 hd->h_filesize_1[0] = CHR_WR_0(arcn->ln_nlen);
1101 hd->h_mtime_1[0] = CHR_WR_0(arcn->sb.st_mtime);

Completed in 104 milliseconds