Searched defs:openlog (Results 1 – 5 of 5) sorted by relevance
14 int openlog[2] = { 0, 0 }; variable
41 int openlog[2] = { 0, 0 }; variable
389 void openlog(const char *ident, int logopt, int facility) in openlog() function