HomeSort by: relevance | last modified time | path
    Searched refs:CHR_WR_1 (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/pax/
cpio.h 111 #define CHR_WR_1(val) ((char)(((val) >> 16) & 0xff))
cpio.c 1007 hd->h_filesize_1[1] = CHR_WR_1(arcn->sb.st_size);
1025 hd->h_filesize_1[1] = CHR_WR_1(arcn->ln_nlen);
1079 hd->h_mtime_1[1] = CHR_WR_1(arcn->sb.st_mtime);

Completed in 11 milliseconds