Home
last modified time | relevance | path

Searched refs:slapi_int_modifications2ldapmods (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dproto-slapi.h31 LDAP_SLAPI_F (LDAPMod **) slapi_int_modifications2ldapmods LDAP_P(( Modifications * ));
H A Dslapi_pblock.c669 mods = slapi_int_modifications2ldapmods( ml ); in pblock_get()
H A Dslapi_utils.c2671 LDAPMod **slapi_int_modifications2ldapmods( Modifications *modlist ) in slapi_int_modifications2ldapmods() function