Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cpio/
H A Dcpio.c497 static off_t Max_offset = BIN_OFFSET_MAX; /* largest file size */ variable
3092 if (G_p->g_filesz > Max_offset) { in data_out()
3671 if (Compress_sparse == 0 && G_p->g_filesz > Max_offset) { in file_out()
6426 Max_offset = (off_t)(BIN_OFFSET_MAX); in setup()
6642 Max_offset = (off_t)(CHAR_OFFSET_MAX); in setup()
6648 Max_offset = (off_t)(ASC_OFFSET_MAX); in setup()
6655 Max_offset = (off_t)(CHAR_OFFSET_MAX); in setup()