Home
last modified time | relevance | path

Searched refs:syslogopen (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/util/
H A Dlog.c33 static int syslogopen = 0; variable
40 int syslogopen; member
66 syslogopen = 1; in ldaploginit()
89 returnCtx->syslogopen = 1; in sundsloginit()
119 if (syslogopen) { in ldaplog()