Home
last modified time | relevance | path

Searched refs:DecodeClearRecord (Results 1 – 2 of 2) sorted by relevance

/dports/security/ftimes/ftimes-3.11.0/src/
H A Ddecode.h164 void DecodeClearRecord(DECODE_RECORD *psRecord, int iFieldCount);
H A Ddecode.c268 DecodeClearRecord(DECODE_RECORD *psRecord, int iFieldCount) in DecodeClearRecord() function
2394 DecodeClearRecord(psSnapshot->psCurrRecord, psSnapshot->iFieldCount); in DecodeReadLine()