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

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

Completed in 46 milliseconds