logging.syslog

Members

Enums

LOG_EMERG
anonymousenum LOG_EMERG
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LOG_EMERG
anonymousenum LOG_EMERG
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LOG_EMERG
anonymousenum LOG_EMERG
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LOG_EMERG
anonymousenum LOG_EMERG
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LOG_KERN
anonymousenum LOG_KERN
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LOG_KERN
anonymousenum LOG_KERN
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LOG_KERN
anonymousenum LOG_KERN
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LOG_KERN
anonymousenum LOG_KERN
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LOG_PID
anonymousenum LOG_PID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LOG_PID
anonymousenum LOG_PID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LOG_PID
anonymousenum LOG_PID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LOG_PID
anonymousenum LOG_PID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

LOG_MASK
int LOG_MASK(int pri)
Undocumented in source. Be warned that the author may not have intended to support it.
LOG_MASK
int LOG_MASK(int pri)
Undocumented in source. Be warned that the author may not have intended to support it.
LOG_MASK
int LOG_MASK(int pri)
Undocumented in source. Be warned that the author may not have intended to support it.
LOG_MASK
int LOG_MASK(int pri)
Undocumented in source. Be warned that the author may not have intended to support it.
LOG_UPTO
int LOG_UPTO(int pri)
Undocumented in source. Be warned that the author may not have intended to support it.
LOG_UPTO
int LOG_UPTO(int pri)
Undocumented in source. Be warned that the author may not have intended to support it.
LOG_UPTO
int LOG_UPTO(int pri)
Undocumented in source. Be warned that the author may not have intended to support it.
LOG_UPTO
int LOG_UPTO(int pri)
Undocumented in source. Be warned that the author may not have intended to support it.
closelog
void closelog()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
closelog
void closelog()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
closelog
void closelog()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
closelog
void closelog()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
openlog
void openlog(char* , int __option, int __facility)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
openlog
void openlog(char* , int __option, int __facility)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
openlog
void openlog(char* , int __option, int __facility)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
openlog
void openlog(char* , int __option, int __facility)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setlogmask
int setlogmask(int __mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setlogmask
int setlogmask(int __mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setlogmask
int setlogmask(int __mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setlogmask
int setlogmask(int __mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
syslog
void syslog(int __pri, char* __fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
syslog
void syslog(int __pri, char* __fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
syslog
void syslog(int __pri, char* __fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
syslog
void syslog(int __pri, char* __fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

Standards

The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition

Authors

Adil Baig