Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/servers/slapd/slapi/
Dslapi_utils.c417 slapi_entry_attr_set_charptr(Slapi_Entry* e, const char *type, const char *value) in slapi_entry_attr_set_charptr() function
443 slapi_entry_attr_set_charptr( e, type, buf ); in slapi_entry_attr_set_int()
452 slapi_entry_attr_set_charptr( e, type, buf ); in slapi_entry_attr_set_uint()
461 slapi_entry_attr_set_charptr( e, type, buf ); in slapi_entry_attr_set_long()
470 slapi_entry_attr_set_charptr( e, type, buf ); in slapi_entry_attr_set_ulong()
/netbsd/src/external/bsd/openldap/dist/include/
Dslapi-plugin.h118 void slapi_entry_attr_set_charptr(Slapi_Entry* e, const char *type, const char *value);