Searched refs:LDAP_AUTH_KRBV4 (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dbind.c106 * NULL, LDAP_AUTH_KRBV4 )
118 case LDAP_AUTH_KRBV4:
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dldap.c237 # ifdef LDAP_AUTH_KRBV4
238 if (lmap->ldap_method == LDAP_AUTH_KRBV4 &&
249 # endif /* LDAP_AUTH_KRBV4 */
/osnet-11/usr/src/cmd/ldap/common/
H A Dldaptest.c230 *authmethodp = LDAP_AUTH_KRBV4;
466 method = LDAP_AUTH_KRBV4;
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap.h562 #define LDAP_AUTH_KRBV4 0xff /* means do both of the following */ macro
/osnet-11/usr/src/cmd/sendmail/src/
H A Dmap.c3860 # ifdef LDAP_AUTH_KRBV4
3861 { "krbv4", LDAP_AUTH_KRBV4 },
3862 # endif /* LDAP_AUTH_KRBV4 */
4448 # ifdef LDAP_AUTH_KRBV4
4449 case LDAP_AUTH_KRBV4:
4461 # endif /* LDAP_AUTH_KRBV4 */

Completed in 38 milliseconds