33.25. slapi_mods_add_ldapmod()
Appends an LDAPMod to a Slapi_Mods.
#include "slapi-plugin.h" void slapi_mods_add_ldapmod(Slapi_Mods *smods, LDAPMod *mod);
This function takes the following parameters:
|
mods
| Pointer to an initialized Slapi_Mods. |
|
mod
| Pointer to a the LDAPMod to be appended. |
Responsibility for the LDAPMod is transferred to the Slapi_Mods. This function must not be used on a Slapi_Mods initialized with slapi_mods_init_byref().

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.