index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
syslog
/
LOG_MASK.c
blob: 94ac213db3cd7a7c83602dc22b251b8baa34e5b1 (
plain
)
1
2
3
4
5
#include <syslog.h> #define LOG_MASK(pri) pri /* XOPEN(400) */