Document of c-modernization-kit (util) 1.0.0
Loading...
Searching...
No Matches
syslog_provider Struct Reference

syslog プロバイダハンドル構造体 (内部定義)。 More...

Collaboration diagram for syslog_provider:

Data Fields

char * ident
 openlog に渡した識別子文字列 (複製を保持)。

Detailed Description

syslog プロバイダハンドル構造体 (内部定義)。

Definition at line 11 of file syslog-provider.c.

Field Documentation

◆ ident

char* syslog_provider::ident

openlog に渡した識別子文字列 (複製を保持)。

Definition at line 14 of file syslog-provider.c.

Referenced by syslog_provider_dispose(), syslog_provider_init(), and syslog_provider_rename().


The documentation for this struct was generated from the following file: