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_DEBUG.h
blob: cddda36c1e92f1f29ddd1cc082135561c9ef505b (
plain
)
1
2
3
4
5
#include <syslog.h> #define LOG_DEBUG (1<<7) /* XOPEN(400) */