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