/usr/include/ldap.h
| Main LDAP functions, structures and defines. |
/usr/include/ldap-extention.h | Support for LDAP v3 extended operations,
controls and other server specific features. This file must be included
in source code that uses LDAP v3 extended operations or controls. |
/usr/include/ldap_ssl.h | Support for creation of SSL connections. This
file must be included in source code that requires SSL connections. |
/usr/include/srchpref.h | Support for LDAP search preferences configuration
files (ldapsearchprefs.conf). A common method used by applications
that use the OpenLDAP API to define organizational search preferences. |
| /usr/include/disptmpl.h | Support for LDAP display templates. Allows
applications to convert LDAP entries into displayable text strings
and HTML. |
| /usr/include/lber.h | Support for creating messages that follow the
Basic Encoding Rules syntax. These APIs are used when building extended
LDAP operations or controls. This file is a support file for ldap.h
and does not need to included in source code. |
| /usr/include/ldap-standard.h | Contains basic LDAP defines. This file is a
support file for ldap.h and does not need to be included in source
code. |
| /usr/include/ldap-platform.h | Contains platform specific information for
compiling on a variety of platforms. This file is a support file
for ldap.h and does not need to be included in source code. |
| /opt/ldapux/include/ldap-to-be-deprecated.h | LDAP APIs that will not be available in the
future. Do not use this header file for newly created LDAP-enabled
applications. |
| /opt/ldapux/include/ldap-deprecated.h | LDAP APIs that have been deprecated. Do not
use. |