Searched refs:h_mtime_1 (Results 1 – 2 of 2) sorted by relevance
95 u_char h_mtime_1[2]; member
863 arcn->sb.st_mtime = (time_t)(RSHRT_EXT(hd->h_mtime_1)); in bcpio_rd()878 arcn->sb.st_mtime = (time_t)(SHRT_EXT(hd->h_mtime_1)); in bcpio_rd()1053 hd->h_mtime_1[0] = CHR_WR_0(arcn->sb.st_mtime); in bcpio_wr()1054 hd->h_mtime_1[1] = CHR_WR_1(arcn->sb.st_mtime); in bcpio_wr()1057 t_timet = (time_t)(SHRT_EXT(hd->h_mtime_1)); in bcpio_wr()