Slapi_Backend - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

To ...
Initialize a valueset in a Slapi_Attr
structure from a specified
Slapi_ValueSet structure.
Get information about the plug-in
responsible for handling an attribute
type.
Compare two attribute names to
determine if they represent the same
attribute.
Find the first attribute in an entry.
Iterate through the attributes in an entry.
Determine if an attribute contains a given
value.
Determine if an attribute has the
specified value.
Compare two attribute values.
Add the changes in a modification to a
valueset.
Initialize a Slapi_ValueSet structure
from another Slapi_ValueSet
structure.
See Also
Slapi_Entry

Slapi_Backend

Represents a backend operation in the server plug-in-in.
Syntax
#include "slapi-plugin.h"
typedef struct backend Slapi_Backend;
Description
Slapi_Backend
operation.
is the data type for an opaque structure that represents a backend
Summary of Data Types and Structures
... Call this function
slapi_attr_set_valueset()
slapi_attr_type2plugin()
slapi_attr_types_equivalent()
slapi_entry_first_attr()
slapi_entry_next_attr()
slapi_entry_attr_find()
slapi_attr_value_find()
slapi_attr_value_cmp()
slapi_valueset_set_from_smod()
slapi_valueset_set_valueset()
Chapter 14
Data Type and Structure Reference
197

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents