File SolidSyslogPosixProcessId.h¶
FileList > Interface > SolidSyslogPosixProcessId.h
Go to the source code of this file
The POSIX SolidSyslogHeaderFieldFunction for RFC 5424 PROCID, for SolidSyslogConfig.GetProcessId .
#include "ExternC.h"
Public Functions¶
| Type | Name |
|---|---|
| EXTERN_C_BEGIN void | SolidSyslogPosixProcessId_Get (struct SolidSyslogHeaderField * field, void * context) Writes the process id (getpid) into field . |
Public Functions Documentation¶
function SolidSyslogPosixProcessId_Get¶
Writes the process id (getpid) into field .
EXTERN_C_BEGIN void SolidSyslogPosixProcessId_Get (
struct SolidSyslogHeaderField * field,
void * context
)
context is unused.
The documentation for this class was generated from the following file Platform/Posix/Interface/SolidSyslogPosixProcessId.h