3 #define F(t,n) {t *y = &x.n;}
4 #define C(n) switch(n){case n:;}
29 {int i
= LOG_MASK(0);}
38 {void(*p
)(void) = closelog
;}
39 {void(*p
)(const char*,int,int) = openlog
;}
40 {int(*p
)(int) = setlogmask
;}
41 {void(*p
)(int,const char*,...) = syslog
;}