Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/util/
H A Dlog.c46 } LogCtx; typedef
77 LogCtx *
80 LogCtx *returnCtx = NULL; in sundsloginit()
82 if ((returnCtx = (LogCtx *)malloc(sizeof (LogCtx))) == NULL) in sundsloginit()