Searched defs:ASC_OFFSET_MAX (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c125 * ASC_OFFSET_MAX. Otherwise, we are limited to the size that will
129 #define ASC_OFFSET_MAX 0XFFFFFFFF /* 8 hexadecimal digits */ macro
6648 Max_offset = (off_t)(ASC_OFFSET_MAX);

Completed in 101 milliseconds