To do this...
Determine if an entry contains a specific
attribute
Get the type of an attribute
Get the object identification (OID) of an
attribute
Determine if an attribute has the
specified value
Compare two values of an attribute
Get the flags set for an attribute
Determine if a specified flag has been set
for an attribute
See Also
Slapi_Entry
slapi_compute_callback_t
Reserved for future use.
Syntax
#include "slapi-plugin.h"
typedef int (*slapi_compute_callback_t)
(computed_attr_context *c, char* type,
Slapi_Entry *e, slapi_compute_output_t outputfn);
slapi_compute_output_t
Reserved for future use.
Syntax
#include "slapi-plugin.h"
typedef int (*slapi_compute_output_t)
(computed_attr_context *c, Slapi_Attr *a, Slapi_Entry *e);
Summary of Data Types and Structures
Call this function
slapi_entry_attr_find()
slapi_attr_get_type()
slapi_attr_get_oid_copy()
slapi_attr_value_find()
slapi_attr_value_cmp()
slapi_attr_get_flags()
slapi_attr_flag_is_set()
Chapter 13
Data Type and Structure Reference
169
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.02 - PLUG-IN and is the answer not in the manual?
Questions and answers