Searched refs:LDAP_OPT_ON (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/lib/libldap5/sources/ldap/ssldap/ |
H A D | clientinit.c | 811 defsecure ? LDAP_OPT_ON : LDAP_OPT_OFF ) < 0 ) { in ldapssl_enableSSL_on_open_connection()
|
H A D | ldapsinit.c | 217 LDAP_OPT_SSL, defsecure ? LDAP_OPT_ON : LDAP_OPT_OFF ) != 0 ) { in ldapssl_init()
|
/titanic_41/usr/src/cmd/sendmail/libsm/ |
H A D | ldap.c | 1382 ldap_set_option(ld, LDAP_OPT_REFERRALS, LDAP_OPT_ON); 1398 ldap_set_option(ld, LDAP_OPT_RESTART, LDAP_OPT_ON);
|
/titanic_41/usr/src/lib/libsldap/common/ |
H A D | ns_connect.c | 1429 (void) ldap_set_option(ld, LDAP_OPT_REFERRALS, LDAP_OPT_ON); in openConnection() 1439 (void) ldap_set_option(ld, LDAP_OPT_RESTART, LDAP_OPT_ON); in openConnection()
|
/titanic_41/usr/src/cmd/idmap/idmap/ |
H A D | namemaps.c | 211 (void) ldap_set_option(adh->ad, LDAP_OPT_RESTART, LDAP_OPT_ON); in idmap_open_ad_conn()
|
/titanic_41/usr/src/cmd/ldap/common/ |
H A D | ldaptest.c | 920 theInt = LDAP_OPT_ON; in main()
|
H A D | common.c | 1155 ldap_set_option( ld, LDAP_OPT_REFERRALS, chase_referrals ? LDAP_OPT_ON:
|
/titanic_41/usr/src/head/ |
H A D | ldap.h | 135 #define LDAP_OPT_ON ((void *)1) macro
|
/titanic_41/usr/src/lib/libadutils/common/ |
H A D | adutils.c | 618 (void) ldap_set_option(adh->ld, LDAP_OPT_RESTART, LDAP_OPT_ON); in open_conn()
|
H A D | addisc.c | 869 LDAP_OPT_ON); in ldap_lookup_init()
|