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_ALERT.c
blob: 26f1daab4b3dc8ff4fad6f4691e459795b4f1f07 (
plain
)
1
2
3
4
5
#include <syslog.h> #define LOG_ALERT (1<<1) /* XOPEN(400) */