Home
last modified time | relevance | path

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

/openbsd/bin/pax/
H A Dcpio.h112 #define CHR_WR_1(val) ((char)(((val) >> 16) & 0xff)) macro
H A Dcpio.c974 hd->h_filesize_1[1] = CHR_WR_1(arcn->sb.st_size); in bcpio_wr()
992 hd->h_filesize_1[1] = CHR_WR_1(arcn->ln_nlen); in bcpio_wr()
1047 hd->h_mtime_1[1] = CHR_WR_1(arcn->sb.st_mtime); in bcpio_wr()