ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
void openlog(const char *ident, int option, int facility)
void _syslog$DARWIN_EXTSN(int priority, const char *format,...)
void syslog(int priority, const char *format,...)
void __syslog_chk(int priority, int flag, const char *format,...)