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

/ast/src/cmd/pax/
H A Dpax.h220 struct Archive_s; typedef struct Archive_s Archive_t; typedef in typeref:struct:Archive_s
272 Archive_t* ap; /* !=0 if from buffer */ \
378 Archive_t* base; /* base archive */
399 Archive_t* ap;
441 Archive_t* parent; /* parent (delta) for base */ \
536 Archive_t* in; /* input archive info */ \
583 Archive_t* out; /* output archive info */ \
640 #define Paxarchive_t Archive_t
660 extern int addlink(Archive_t*, File_t*);
661 extern int apply(Archive_t*, File_
[all...]

Completed in 28 milliseconds