Searched refs:ldap_build_entry (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/ |
H A D | search.c | 44 ldap_build_entry( Operation *op, LDAPMessage *e, Entry *ent, 379 rc = ldap_build_entry( op, e, &ent, &bdn, in ldap_back_search() 682 ldap_build_entry( in ldap_build_entry() function 1024 rc = ldap_build_entry( op, e, *ent, &bdn, remove_unknown_schema ); in ldap_back_entry_get()
|