Home
last modified time | relevance | path

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

/openbsd/bin/pax/
H A Dcpio.h111 #define CHR_WR_0(val) ((char)(((val) >> 24) & 0xff)) macro
H A Dcpio.c973 hd->h_filesize_1[0] = CHR_WR_0(arcn->sb.st_size); in bcpio_wr()
991 hd->h_filesize_1[0] = CHR_WR_0(arcn->ln_nlen); in bcpio_wr()
1046 hd->h_mtime_1[0] = CHR_WR_0(arcn->sb.st_mtime); in bcpio_wr()