hard_syslog
# define syslog hard_syslog
extern void hard_syslog(int, char *, ...);
extern void hard_syslog();
hard_syslog(pri, msg, va_alist)