Home
last modified time | relevance | path

Searched defs:timelimit (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/libexec/login_ldap/
H A Daldap.c252 char **attrs, int typesonly, int sizelimit, int timelimit, in aldap_search()
813 int timelimit, struct aldap_page_control *page) in aldap_search_url()
/openbsd-src/usr.sbin/ypldap/
H A Daldap.c288 char **attrs, int typesonly, int sizelimit, int timelimit, in aldap_search()
849 int timelimit, struct aldap_page_control *page) in aldap_search_url()
/openbsd-src/usr.bin/ldap/
H A Daldap.c252 char **attrs, int typesonly, int sizelimit, int timelimit, in aldap_search()
813 int timelimit, struct aldap_page_control *page) in aldap_search_url()
/openbsd-src/regress/lib/libutil/ber/
H A Dber_test.c591 int sizelimit = 0, timelimit = 0; in test_ber_printf_elements_ldap_search() local