HP-UX Directory Server 8.1 plug-in reference

Table Of Contents
Syntax
#include "slapi-plugin.h"
void slapi_valueset_set_from_smod(Slapi_ValueSet *vs, Slapi_Mod *smod);
Parameters This function takes the following parameters:
The valueset that will receive changes.
vs
Holds the changes to an attribute.
smod
See also
“slapi_mods_init()”
“slapi_mods_free()”
“slapi_mods_done()”
19.23 slapi_valueset_set_from_smod() 181