LDAP_SORT
NAMELIBRARY
DESCRIPTION
SEE ALSO
ACKNOWLEDGEMENTS
NAME
ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp − LDAP sorting 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_DEPRECATED=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 expected that documentation (and, eventually, support) for deprecated interfaces 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 University of Michigan LDAP 3.3 Release.
More Linux Commands
manpages/gnutls_x509_crt_check_revocation.3.html
gnutls_x509_crt_check_revocation(3) - API function (ManPage)
This function will return check if the given certificate is revoked. It is assumed that the CRLs have been verified before. RETURNS 0 if the certificate is NOT
manpages/XmbTextPropertyToTextList.3.html
XmbTextPropertyToTextList(3) - convert text lists and text p
The XmbTextListToTextProperty, XwcTextListToTextProperty and Xutf8TextListToTextProperty functions set the specified XTextProperty value to a set of null-separa
manpages/XtGrabButton.3.html
XtGrabButton(3) - manage grabs (Library - Linux man page)...
XtGrabKey calls XGrabKey specifying the widgets window as the grab window if the widget is realized. The remaining arguments are exactly as for XGrabKey. If the
manpages/radeonhd.4.html
radeonhd(4) - AMD GPG (ATI) R5xx/R6xx/R7xx video driver.....
radeonhd is an Xorg driver for AMD GPG (ATI) R5xx/R6xx/R7xx based video cards. At the time of this writing, radeonhd has the following limitations: * Support fo
manpages/ifservices.5.html
ifservices(5) - control network services with ifup/down.....
The directory /etc/sysconfig/network/ifservices-<configuration_name>/ is read by the script /etc/sysconfig/network/scripts/ifup-services which starts and stops
manpages/glLightfv.3gl.html
glLightfv(3gl) - set light source parameters (Man Page).....
glLight sets the values of individual light source parameters. light names the light and is a symbolic name of the form GL_LIGHT$i$, where 0 <= i < GL_MAX_LIGHT
manpages/kate.1.html
kate(1) - Advanced text editor for KDE - Linux manual page
Kate is the KDE Advanced Text Editor. Kate also provides the editor part for various applications, under the name KWrite. Some of Kates many features include co
manpages/putw.3.html
putw(3) - input and output of words (ints) - Linux man page
getw() reads a word (that is, an int) from stream. Its provided for compatibility with SVr4. We recommend you use fread(3) instead. putw() writes the word w (th
manpages/vwscanw.3ncurses.html
vwscanw(3ncurses) - convert formatted input from a curses wi
The scanw, wscanw and mvscanw routines are analogous to scanf [see scanf(3)]. The effect of these routines is as though wgetstr were called on the window, and t
manpages/hypotf.3.html
hypotf(3) - Euclidean distance function - Linux manual page
The hypot() function returns sqrt(x*x+y*y). This is the length of the hypotenuse of a right-angled triangle with sides of length x and y, or the distance of the
manpages/xsetpointer.1x.html
xsetpointer(1x) - set an X Input device as the main pointer
Xsetpointer sets an XInput device as the main pointer. When called with the -l flag it lists the available devices. When called with the -c/+c flag, it toggles
manpages/Storable.3pm.html
Storable(3pm) - persistence for Perl data structures........
The Storable package brings persistence to your Perl data structures containing SCALAR, ARRAY, HASH or REF objects, i.e. anything that can be conveniently store
