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

  /src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_utils.c 421 slapi_entry_attr_set_charptr(Slapi_Entry* e, const char *type, const char *value) function
447 slapi_entry_attr_set_charptr( e, type, buf );
456 slapi_entry_attr_set_charptr( e, type, buf );
465 slapi_entry_attr_set_charptr( e, type, buf );
474 slapi_entry_attr_set_charptr( e, type, buf );
  /src/external/bsd/openldap/dist/include/
slapi-plugin.h 118 void slapi_entry_attr_set_charptr(Slapi_Entry* e, const char *type, const char *value);

Completed in 29 milliseconds