syslog_data60
struct syslog_data60 *data60)
setlogmask_r(int pmask, struct syslog_data60 *data60)
syslog_r(int pri, struct syslog_data60 *data60, const char *fmt, ...)
vsyslog_r(int pri, struct syslog_data60 *data60, const char *fmt, __va_list ap)
syslogp_r(int pri, struct syslog_data60 *data60, const char *msgid,
vsyslogp_r(int pri, struct syslog_data60 *data60, const char *msgid,
syslog_ss(int pri, struct syslog_data60 *data, const char *fmt, ...)
syslogp_ss(int pri, struct syslog_data60 *data, const char *msgid,
vsyslog_ss(int pri, struct syslog_data60 *data, const char *fmt, va_list ap)
vsyslogp_ss(int pri, struct syslog_data60 *data, const char *msgid,
syslog_data_convert(struct syslog_data *d, const struct syslog_data60 *s)
closelog_r(struct syslog_data60 *data60)
struct syslog_data60;
void syslog_ss(int, struct syslog_data60 *, const char *, ...)
void vsyslog_ss(int, struct syslog_data60 *, const char *, va_list)
void syslogp_ss(int, struct syslog_data60 *, const char *, const char *,
void vsyslogp_ss(int, struct syslog_data60 *, const char *, const char *,
void closelog_r(struct syslog_data60 *);
void openlog_r(const char *, int, int, struct syslog_data60 *);
int setlogmask_r(int, struct syslog_data60 *);
void syslog_r(int, struct syslog_data60 *, const char *, ...)
void vsyslog_r(int, struct syslog_data60 *, const char *, __va_list)
void syslogp_r(int, struct syslog_data60 *, const char *, const char *,
void vsyslogp_r(int, struct syslog_data60 *, const char *, const char *,