Searched defs:trailer (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/ncsl/
H A Dncsl.c200 int trailer; local
227 trailer = *(argv + 1) != 0;
241 if (summary || trailer)
/ast/src/cmd/pax/
H A Dpax-cpio.c87 int trailer; member in struct:Cpio_s
293 ((Cpio_t*)ap->data)->trailer++;
393 if (!cpio->trailer)
H A Dpax.h178 #define DELTA_TRAILER 10 /* delta trailer output size */
182 #define DELTA_trailer 't' /* delta trailer size */
390 int trailer; /* optional trailer size */ member in struct:Delta_s
605 char* trailer; /* file trailer */ \
606 int trailerlen; /* file trailer length */ \
/ast/src/cmd/dsslib/flat/
H A Dflat.c222 Section_t* trailer; member in struct:Flat_s
2535 flat->trailer = flat->lasttrailer = s;
2996 "TRAILER", "File trailer section definitions.",

Completed in 56 milliseconds