Searched refs:slapi_entry_attr_set_charptr (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/slapi/ |
| D | slapi_utils.c | 417 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/ |
| D | slapi-plugin.h | 118 void slapi_entry_attr_set_charptr(Slapi_Entry* e, const char *type, const char *value);
|