![Netscape NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION Manual Download Page 187](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-2-gateway-customization/netscape-directory-server-6-2-gateway-customization_manual_1674642187.webp)
Summary of Data Types and Structures
Chapter
14
Data Type and Structure Reference
187
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
is the data type for an opaque structure that represents a backend
operation.
Initialize a valueset in a
Slapi_Attr
structure from a specified
Slapi_ValueSet
structure
slapi_attr_set_valueset()
Get information about the plug-in
responsible for handling an attribute
type
slapi_attr_type2plugin()
Compare two attribute names to
determine if they represent the same
attribute
slapi_attr_types_equivalent()
Find the first attribute in an entry
slapi_entry_first_attr()
Iterate through the attributes in an entry
slapi_entry_next_attr()
Determine if an attribute contains a given
value
slapi_entry_attr_find()
Determine if an attribute has the
specified value
slapi_attr_value_find()
Compare two attribute values
slapi_attr_value_cmp()
Add the changes in a modification to a
valueset
slapi_valueset_set_from_smod()
Initialize a
Slapi_ValueSet
structure
from another
Slapi_ValueSet
structure
slapi_valueset_set_valueset()
To do this...
Call this function
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION
Page 1: ...Plug In Programmer s Guide Netscape Directory Server Version6 2 December 2003...
Page 18: ...18 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 56: ...56 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 112: ...112 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 168: ...Plug In API Reference 168 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 170: ...170 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 600: ...600 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 612: ...612 Netscape Directory Server Plug In Programmer s Guide December 2003...