HomeFreeBSD

syslogd: Use anonymous union in struct filed

Description

syslogd: Use anonymous union in struct filed

Do not use macros to access unioned struct members. Use an anonymous
union and access union member names directly.

Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D41703

Details

Provenance
jfreeAuthored on Wed, Nov 27, 10:25 PM
Reviewer
markj
Differential Revision
D41703: syslogd: Use anonymous union in struct filed
Parents
rG964687879a38: syslogd: Create syslogd libcasper service
Branches
Unknown
Tags
Unknown