Searched refs:PZ_ACCEPT (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libpz/
H A Dpzip.h77 #define PZ_ACCEPT 0x00010000 /* accept input (manual id) */ macro
H A Dsfdcpzip.c203 flags |= PZ_ACCEPT;
H A Dpzhead.c90 if ((pz->flags & PZ_ACCEPT) || !sfsize(pz->io))
H A Dpzopen.c200 pz->flags |= PZ_ACCEPT|PZ_SECTION;

Completed in 30 milliseconds