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

/ast/src/cmd/pax/
H A Dpaxlib.h143 int (*getepilogue)(Pax_t*, Paxarchive_t*); member in struct:Paxformat_s
H A Dformat.c350 getepilogue(register Archive_t* ap) function
359 message((-6, "getepilogue()"));
369 if (!ap->format->getepilogue || !(*ap->format->getepilogue)(&state, ap))
H A Dcopy.c52 if (!getepilogue(ap))
H A Dpax.h700 extern int getepilogue(Archive_t*);
H A Ddelta.c760 if (!getepilogue(ip))

Completed in 21 milliseconds