Searched defs:openlog (Results 1 – 4 of 4) sorted by relevance
20 void openlog(char *name, int logopt, int facility) in openlog() function
127 #define openlog(x,y) macro
423 openlog(const char *ident, int logstat, int logfac) in openlog() function
98 #define openlog(id,option,facility) openlog((id),(option)) macro