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_EMERG.c
blob: 4f4b486264f18e7fabd3ff9268a039694159132c (
plain
)
1
2
3
4
5
#include <syslog.h> #define LOG_EMERG (1<<0) /* XOPEN(400) */