ldap_sort

LDAP_SORT(3)               Library Functions Manual               LDAP_SORT(3)

NAME
       ldap_sort_entries,  ldap_sort_values, ldap_sort_strcasecmp - LDAP sort-
       ing routines (deprecated)

LIBRARY
       OpenLDAP LDAP (libldap, -lldap)

DESCRIPTION
       The ldap_sort_entries(), ldap_sort_values(), and ldap_sort_strcasecmp()
       are deprecated.

       Deprecated  interfaces  generally  remain  in  the  library.  The macro
       LDAP_DEPRECATED can be defined to a non-zero value (e.g., -DLDAP_DEPRE-
       CATED=1)  when compiling program designed to use deprecated interfaces.
       It is recommended that developers writing new programs, or updating old
       programs,  avoid  use  of  deprecated interfaces.  Over time, it is ex-
       pected that documentation (and, eventually, support) for deprecated in-
       terfaces to be eliminated.

SEE ALSO
       ldap(3)

ACKNOWLEDGEMENTS
       OpenLDAP  Software  is developed and maintained by The OpenLDAP Project
       <http://www.openldap.org/>.  OpenLDAP Software is derived from the Uni-
       versity of Michigan LDAP 3.3 Release.

OpenLDAP                          2020/01/30                      LDAP_SORT(3)
Man Pages Copyright Respective Owners. Site Copyright (C) 1994 - 2024 Hurricane Electric. All Rights Reserved.