Red Hat DIRECTORY SERVER 7.1 - PLUG-IN PROGRAMMERS Manual page 207

Table of Contents

Advertisement

To ...
Set the first value as a string.
Set the first value as an integer.
Set the first value as a long.
Set the first value as an unsigned
integer.
Set the first value as an unsigned
long.
Delete a string from an attribute.
Remove a Slapi_Value array
from an attribute.
Copy an entry, its DN, and its
attributes.
Find the first attribute in an entry.
Free an entry from memory.
Get the DN from an entry.
Return the DN of an entry as a
constant.
Return the normalized
distinguished name (NDN) of an
entry.
Return the Slapi_DN from an
entry.
Return a Slapi_DN from an
entry as a constant.
Get the unique ID from an entry.
Determine if the specified entry
has child entries.
Initialize the values of an entry.
Add an array of data values to an
attribute in an entry.
Find the next attribute in an
entry.
... Call this function
slapi_entry_attr_set_charptr())
slapi_entry_attr_set_int()
slapi_entry_attr_set_long()
slapi_entry_attr_set_uint()
slapi_entry_attr_set_ulong()
slapi_entry_delete_string()
slapi_entry_delete_values_sv()
slapi_entry_dup()
slapi_entry_first_attr()
slapi_entry_free()
slapi_entry_get_dn()
slapi_entry_get_dn_const()
slapi_entry_get_ndn()
slapi_entry_get_sdn()
slapi_entry_get_sdn_const()
slapi_entry_get_uniqueid()
slapi_entry_has_children()
slapi_entry_init()
slapi_entry_merge_values_sv()
slapi_entry_next_attr()
Chapter 14
Data Type and Structure Reference
Summary of Data Types and Structures
205

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 7.1

Table of Contents