Home
last modified time | relevance | path

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

/dports/security/ftimes/ftimes-3.11.0/src/
H A Ddecode.h198 int DecodeProcessUserId(DECODE_STATE *psDecodeState, char *pcToken, int iLength, ch…
H A Ddecode.c48 { "z_uid", "uid", DecodeProcessUserId },
2264 DecodeProcessUserId(DECODE_STATE *psDecodeState, char *pcToken, int iLength, char *pcOutput, char *… in DecodeProcessUserId() function