Searched refs:CPIO_NAMESIZE (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/pax/
H A Dpax-cpio.c38 #define CPIO_NAMESIZE 256 macro
155 if ((f->namesize += n) > CPIO_NAMESIZE)
787 if (f->namesize > (CPIO_NAMESIZE + 1))

Completed in 11 milliseconds