Home
last modified time | relevance | path

Searched refs:slapi_value_set_berval (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/include/
H A Dslapi-plugin.h154 Slapi_Value *slapi_value_set_berval( Slapi_Value *value, const struct berval *bval );
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_utils.c2373 Slapi_Value *slapi_value_set_berval( Slapi_Value *value, const struct berval *bval ) in slapi_value_set_berval() function
2391 return slapi_value_set_berval( value, vfrom ); in slapi_value_set_value()