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_INFO.c
blob: 1380c12d7c8bec6b1855e31dcc1b422310d0bccd (
plain
)
1
2
3
4
5
#include <syslog.h> #define LOG_INFO (1<<6) /* XOPEN(400) */