Searched refs:MatchFinder_GetNumAvailableBytes (Results 1 – 1 of 1) sorted by relevance
113 static UInt32 MatchFinder_GetNumAvailableBytes(CMatchFinder *p) { return GET_AVAIL_BYTES(p); } in MatchFinder_GetNumAvailableBytes() function1638 vTable->GetNumAvailableBytes = (Mf_GetNumAvailableBytes_Func)MatchFinder_GetNumAvailableBytes; in MatchFinder_CreateVTable()