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