Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Dlog.h47 extern void ldaplog(int level,char *fmt,...);
54 ldaplog( level, fmt, connid, opid, arg1, arg2, arg3 ); \
/titanic_41/usr/src/cmd/ldap/
H A Dreq.flg15 echo_file usr/src/lib/libldap5/include/ldap/ldaplog.h
/titanic_41/usr/src/lib/libldap5/sources/ldap/util/
H A Dlog.c101 ldaplog(int level, char *fmt, ...) in ldaplog() function