Home
last modified time | relevance | path

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

/dports/security/ftimes/ftimes-3.11.0/src/
H A Ddecode.h197 int DecodeProcessSize(DECODE_STATE *psDecodeState, char *pcToken, int iLength, char…
H A Ddecode.c59 { "z_size", "size", DecodeProcessSize },
2205 DecodeProcessSize(DECODE_STATE *psDecodeState, char *pcToken, int iLength, char *pcOutput, char *pc… in DecodeProcessSize() function