Searched refs:LDAP_NO_LIMIT (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/libnisdb/ |
H A D | nis_parse_ldap_conf.h | 256 #define DEFAULT_SEARCH_TIME_LIMIT LDAP_NO_LIMIT 257 #define DEFAULT_SEARCH_SIZE_LIMIT LDAP_NO_LIMIT
|
H A D | nis_parse_ldap_conf.c | 815 int timelimit = LDAP_NO_LIMIT; in connect_to_ldap_config_server() 816 int sizelimit = LDAP_NO_LIMIT; in connect_to_ldap_config_server()
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | kdb_ldap.h | 120 …st = ldap_search_ext_s(ld, base, scope, filter, attrs, 0, NULL, NULL, &timelimit, LDAP_NO_LIMIT, &…
|
H A D | ldap_misc.c | 982 LDAP_NO_LIMIT,
|
/titanic_41/usr/src/cmd/sendmail/libsm/ |
H A D | ldap.c | 77 lmap->ldap_timelimit = LDAP_NO_LIMIT; 78 lmap->ldap_sizelimit = LDAP_NO_LIMIT;
|
/titanic_41/usr/src/head/ |
H A D | ldap.h | 242 #define LDAP_NO_LIMIT 0 macro
|