2002-06-12 23:59:10 -04:00
|
|
|
.TH LDAP_SORT 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
1999-09-12 00:41:47 -04:00
|
|
|
.\" $OpenLDAP$
|
2021-01-11 14:25:53 -05:00
|
|
|
.\" Copyright 1998-2021 The OpenLDAP Foundation All Rights Reserved.
|
1999-09-12 00:41:47 -04:00
|
|
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
1998-08-08 20:43:13 -04:00
|
|
|
.SH NAME
|
2007-07-24 15:11:39 -04:00
|
|
|
ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp \- LDAP sorting routines (deprecated)
|
2002-06-21 03:32:54 -04:00
|
|
|
.SH LIBRARY
|
2009-06-02 20:43:44 -04:00
|
|
|
OpenLDAP LDAP (libldap, \-lldap)
|
1998-08-08 20:43:13 -04:00
|
|
|
.SH DESCRIPTION
|
|
|
|
|
The
|
2006-06-14 01:55:34 -04:00
|
|
|
.BR ldap_sort_entries (),
|
|
|
|
|
.BR ldap_sort_values (),
|
|
|
|
|
and
|
|
|
|
|
.BR ldap_sort_strcasecmp ()
|
|
|
|
|
are deprecated.
|
|
|
|
|
.LP
|
|
|
|
|
.so Deprecated
|
1998-08-08 20:43:13 -04:00
|
|
|
.SH SEE ALSO
|
2006-06-14 01:55:34 -04:00
|
|
|
.BR ldap (3)
|
1998-10-24 21:41:42 -04:00
|
|
|
.SH ACKNOWLEDGEMENTS
|
2006-06-14 01:55:34 -04:00
|
|
|
.so ../Project
|