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

/ast/src/cmd/vczip/tests/
H A Dtvctable.c76 if(!(uz = vcrestore(store, n)) )
H A Dtvcbwzip.c91 if(!(unz = vcrestore(b,n)) )
92 terror("vcrestore() failed");
100 terror("Vcunbwzip failed after vcrestore()");
102 terror("Vcunbwzip get bad string after vcrestore()");
/ast/src/lib/libvcodex/
H A Dvcextract.c102 Vcodex_t* vcrestore(Void_t* data, size_t dtsz) function
104 Vcodex_t* vcrestore(data, dtsz)
H A Dvcodex.h258 extern Vcodex_t* vcrestore _ARG_((Void_t*, size_t));
H A Dvcsfio.c514 if(!(sfdc->vc = vcrestore(code, cdsz)) )

Completed in 66 milliseconds