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

/freebsd-10.0-release/bin/pax/
H A Dcpio.h110 #define CHR_WR_1(val) ((char)(((val) >> 16) & 0xff)) macro
H A Dcpio.c1030 hd->h_filesize_1[1] = CHR_WR_1(arcn->sb.st_size);
1048 hd->h_filesize_1[1] = CHR_WR_1(arcn->ln_nlen);
1102 hd->h_mtime_1[1] = CHR_WR_1(arcn->sb.st_mtime);

Completed in 59 milliseconds