HomeSort by: relevance | last modified time | path
    Searched refs:slapi_value_set_berval (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/include/
slapi-plugin.h 154 Slapi_Value *slapi_value_set_berval( Slapi_Value *value, const struct berval *bval );
  /src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_utils.c 2379 Slapi_Value *slapi_value_set_berval( Slapi_Value *value, const struct berval *bval ) function
2397 return slapi_value_set_berval( value, vfrom );

Completed in 28 milliseconds