Home
last modified time | relevance | path

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

/netbsd-src/bin/pax/
H A Dpax.h275 #define ASC_OFFT(x,y,z) asc_umax(x,y,z) macro
H A Dcpio.c311 arcn->sb.st_size = (off_t)ASC_OFFT(hd->c_filesize, in cpio_rd()
587 arcn->sb.st_size = (off_t)ASC_OFFT(hd->c_filesize, in vcpio_rd()