Home
last modified time | relevance | path

Searched defs:typesonly (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/libexec/login_ldap/
H A Daldap.c252 char **attrs, int typesonly, int sizelimit, int timelimit, in aldap_search()
812 aldap_search_url(struct aldap *ldap, char *url, int typesonly, int sizelimit, in aldap_search_url()
/openbsd-src/usr.sbin/ypldap/
H A Daldap.c288 char **attrs, int typesonly, int sizelimit, int timelimit, in aldap_search()
848 aldap_search_url(struct aldap *ldap, char *url, int typesonly, int sizelimit, in aldap_search_url()
/openbsd-src/usr.bin/ldap/
H A Daldap.c252 char **attrs, int typesonly, int sizelimit, int timelimit, in aldap_search()
812 aldap_search_url(struct aldap *ldap, char *url, int typesonly, int sizelimit, in aldap_search_url()
/openbsd-src/regress/lib/libutil/ber/
H A Dber_test.c592 int typesonly = 0; in test_ber_printf_elements_ldap_search() local
/openbsd-src/usr.sbin/ldapd/
H A Dldapd.h189 int typesonly; /* not implemented */ member