Searched refs:remove_unknown_schema (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dsearch.c45 struct berval *bdn, int remove_unknown_schema );
170 int remove_unknown_schema = local
380 remove_unknown_schema);
687 int remove_unknown_schema)
741 (remove_unknown_schema ? SLAP_AD_NOINSERT : SLAP_AD_PROXIED )) != LDAP_SUCCESS )
820 remove_unknown_schema ) ) != NULL )
946 int remove_unknown_schema = local
1024 rc = ldap_build_entry( op, e, *ent, &bdn, remove_unknown_schema );
682 ldap_build_entry( Operation *op, LDAPMessage *e, Entry *ent, struct berval *bdn, int remove_unknown_schema) argument

Completed in 184 milliseconds