Searched refs:SM_CONF_LDAP_INITIALIZE (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dconfig.h170 # ifndef SM_CONF_LDAP_INITIALIZE
179 # define SM_CONF_LDAP_INITIALIZE 1 macro
181 # endif /* !SM_CONF_LDAP_INITIALIZE */
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dconfig.c181 #if SM_CONF_LDAP_INITIALIZE
182 "SM_CONF_LDAP_INITIALIZE",
183 #endif /* SM_CONF_LDAP_INITIALIZE */
H A Dldap.c174 #if SM_CONF_LDAP_INITIALIZE
177 #else /* SM_CONF_LDAP_INITIALIZE */
198 #endif /* SM_CONF_LDAP_INITIALIZE */

Completed in 181 milliseconds