Searched refs:LDAP_OPT_SIZELIMIT (Results 1 – 15 of 15) sorted by relevance
/titanic_41/usr/src/cmd/sendmail/libsm/ |
H A D | mbdb.c | 594 # if !defined(LDAP_VERSION_MAX) && !defined(LDAP_OPT_SIZELIMIT) 628 # if !defined(LDAP_VERSION_MAX) && !defined(LDAP_OPT_SIZELIMIT)
|
H A D | ldap.c | 735 # if !defined(LDAP_VERSION_MAX) && !defined(LDAP_OPT_SIZELIMIT) 826 # if !defined(LDAP_VERSION_MAX) && !defined(LDAP_OPT_SIZELIMIT) 1385 ldap_set_option(ld, LDAP_OPT_SIZELIMIT, &lmap->ldap_sizelimit); 1429 # ifdef LDAP_OPT_SIZELIMIT
|
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getoption.c | 148 case LDAP_OPT_SIZELIMIT: in ldap_get_option()
|
H A D | setoption.c | 155 case LDAP_OPT_SIZELIMIT: in ldap_set_option()
|
/titanic_41/usr/src/cmd/sendmail/include/sm/ |
H A D | conf.h | 2781 # if defined(LDAP_OPT_SIZELIMIT) && !defined(USE_LDAP_INIT) 2790 # if defined(LDAP_OPT_SIZELIMIT) && !defined(USE_LDAP_SET_OPTION)
|
/titanic_41/usr/src/cmd/idmap/idmap/ |
H A D | namemaps.c | 209 (void) ldap_set_option(adh->ad, LDAP_OPT_SIZELIMIT, &zero); in idmap_open_ad_conn()
|
/titanic_41/usr/src/cmd/ldap/common/ |
H A D | ldaptest.c | 886 ldap_set_option(ld, LDAP_OPT_SIZELIMIT, &theInt); in main()
|
H A D | ldapsearch.c | 272 ldap_set_option( ld, LDAP_OPT_SIZELIMIT, &sizelimit ); in main()
|
/titanic_41/usr/src/head/ |
H A D | ldap.h | 105 #define LDAP_OPT_SIZELIMIT 0x03 /* 3 */ macro
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | nis_parse_ldap_conf.c | 849 (void) ldap_set_option(ld, LDAP_OPT_SIZELIMIT, &sizelimit); in connect_to_ldap_config_server()
|
H A D | ldap_op.c | 535 (void) ldap_set_option(ld, LDAP_OPT_SIZELIMIT, &sizelimit); in ldapInit()
|
/titanic_41/usr/src/lib/libadutils/common/ |
H A D | adutils.c | 616 (void) ldap_set_option(adh->ld, LDAP_OPT_SIZELIMIT, &zero); in open_conn()
|
H A D | addisc.c | 864 (void) ldap_set_option(ld, LDAP_OPT_SIZELIMIT, &zero); in ldap_lookup_init()
|
/titanic_41/usr/src/lib/libsldap/common/ |
H A D | ns_connect.c | 1434 (void) ldap_set_option(ld, LDAP_OPT_SIZELIMIT, &zero); in openConnection()
|
/titanic_41/usr/src/cmd/ypcmd/yp2lscripts/ |
H A D | inityp2l.sh | 358 HELP - Establish a value for the LDAP_OPT_SIZELIMIT option, which
|