Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c506 static off_t Max_offset = BIN_OFFSET_MAX; /* largest file size */ variable
3100 if (G_p->g_filesz > Max_offset) { in data_out()
3679 if (Compress_sparse == 0 && G_p->g_filesz > Max_offset) { in file_out()
6437 Max_offset = (off_t)(BIN_OFFSET_MAX); in setup()
6653 Max_offset = (off_t)(CHAR_OFFSET_MAX); in setup()
6659 Max_offset = (off_t)(ASC_OFFSET_MAX); in setup()
6666 Max_offset = (off_t)(CHAR_OFFSET_MAX); in setup()