Home
last modified time | relevance | path

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

/dports/devel/liblogging/liblogging-1.0.6/rfc3195/src/
H A Dsyslogmessage.h75 typedef enum srSLMGFormat_ srSLMGFormat; typedef
108 srSLMGFormat iFormat; /**< the format this message (most probably) is in */
329 srRetVal srSLMGFormatRawMsg(srSLMGObj *pThis, srSLMGFormat iFmtToUse);
H A Dsyslogmessage.c882 srRetVal srSLMGFormatRawMsg(srSLMGObj *pThis, srSLMGFormat iFmtToUse) in srSLMGFormatRawMsg()