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

/freebsd-10-stable/bin/pax/
H A Dtar.h122 #define TPFSZ 155 macro
144 char prefix[TPFSZ]; /* linked to name */
H A Dtar.c1087 if (len > TPFSZ + TNMSZ)
1114 if ((len > TPFSZ) || (len == 0))

Completed in 95 milliseconds