Searched refs:timelimit (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/regress/lib/libutil/ber/ |
| D | ber_test.c | 591 int sizelimit = 0, timelimit = 0; in test_ber_printf_elements_ldap_search() local 612 basedn, scope, deref, sizelimit, timelimit, typesonly, filter); in test_ber_printf_elements_ldap_search()
|
| /openbsd/src/libexec/login_ldap/ |
| D | aldap.c | 252 char **attrs, int typesonly, int sizelimit, int timelimit, in aldap_search() argument 271 timelimit, typesonly); in aldap_search() 813 int timelimit, struct aldap_page_control *page) in aldap_search_url() argument 824 typesonly, sizelimit, timelimit, page) == -1) in aldap_search_url()
|
| /openbsd/src/usr.bin/ldap/ |
| D | aldap.c | 252 char **attrs, int typesonly, int sizelimit, int timelimit, in aldap_search() argument 271 timelimit, typesonly); in aldap_search() 813 int timelimit, struct aldap_page_control *page) in aldap_search_url() argument 824 typesonly, sizelimit, timelimit, page) == -1) in aldap_search_url()
|
| /openbsd/src/usr.sbin/ypldap/ |
| D | aldap.c | 288 char **attrs, int typesonly, int sizelimit, int timelimit, in aldap_search() argument 307 timelimit, typesonly); in aldap_search() 849 int timelimit, struct aldap_page_control *page) in aldap_search_url() argument 860 typesonly, sizelimit, timelimit, page) == -1) in aldap_search_url()
|