Searched refs:LDAP_OPT_OFF (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/lib/libldap5/sources/ldap/ssldap/ |
H A D | ldapsinit.c | 217 LDAP_OPT_SSL, defsecure ? LDAP_OPT_ON : LDAP_OPT_OFF ) != 0 ) { in ldapssl_init() 1088 if ( ldap_set_option( ld, LDAP_OPT_SSL, LDAP_OPT_OFF ) < 0 ) { in ldapssl_reset_to_nonsecure()
|
H A D | clientinit.c | 811 defsecure ? LDAP_OPT_ON : LDAP_OPT_OFF ) < 0 ) { in ldapssl_enableSSL_on_open_connection()
|
/titanic_44/usr/src/lib/libsldap/common/ |
H A D | ns_connect.c | 1431 (void) ldap_set_option(ld, LDAP_OPT_REFERRALS, LDAP_OPT_OFF); in openConnection() 1454 (void) ldap_set_option(ld, LDAP_OPT_REFERRALS, LDAP_OPT_OFF); in openConnection()
|
/titanic_44/usr/src/cmd/idmap/idmap/ |
H A D | namemaps.c | 207 (void) ldap_set_option(adh->ad, LDAP_OPT_REFERRALS, LDAP_OPT_OFF); in idmap_open_ad_conn()
|
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | ldap.c | 1384 ldap_set_option(ld, LDAP_OPT_REFERRALS, LDAP_OPT_OFF);
|
/titanic_44/usr/src/cmd/ldap/common/ |
H A D | ldaptest.c | 927 theInt = LDAP_OPT_OFF; in main()
|
H A D | common.c | 1156 LDAP_OPT_OFF );
|
/titanic_44/usr/src/head/ |
H A D | ldap.h | 136 #define LDAP_OPT_OFF ((void *)0) macro
|
/titanic_44/usr/src/lib/libnisdb/ |
H A D | nis_parse_ldap_conf.c | 847 (void) ldap_set_option(ld, LDAP_OPT_REFERRALS, LDAP_OPT_OFF); in connect_to_ldap_config_server()
|
H A D | ldap_op.c | 533 (void) ldap_set_option(ld, LDAP_OPT_REFERRALS, LDAP_OPT_OFF); in ldapInit()
|
/titanic_44/usr/src/lib/libadutils/common/ |
H A D | adutils.c | 614 (void) ldap_set_option(adh->ld, LDAP_OPT_REFERRALS, LDAP_OPT_OFF); in open_conn()
|
H A D | addisc.c | 862 LDAP_OPT_OFF); in ldap_lookup_init()
|
/titanic_44/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_ads.c | 1163 (void) ldap_set_option(ld, LDAP_OPT_REFERRALS, LDAP_OPT_OFF); in smb_ads_open_main()
|