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