Searched refs:MatchFinder_GetPointerToCurrentPos (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzFind.h55 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
H A DLzFind.c50 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p) { return p->buffer; } function
735 vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinder_GetPointerToCurrentPos;

Completed in 56 milliseconds