Searched refs:slapi_entry_add_value (Results 1 – 2 of 2) sorted by relevance
132 int slapi_entry_add_value(Slapi_Entry *e, const char *type, const Slapi_Value *value);
659 slapi_entry_add_value(Slapi_Entry *e, const char *type, const Slapi_Value *value) in slapi_entry_add_value() function686 return slapi_entry_add_value( e, type, &val ); in slapi_entry_add_string()