LDAP_PARSE_SORT-CONTROL
NAMELIBRARY
SYNOPSIS
DESCRIPTION
NOTES
SEE ALSO
ACKNOWLEDGEMENTS
NAME
ldap_parse_sort_control − Decode the information returned from a search operation that used a server-side sort control
LIBRARY
OpenLDAP LDAP (libldap, −lldap)
SYNOPSIS
#include <ldap.h>
int
ldap_parse_sort_control(ld, ctrls, returnCode,
attribute)
LDAP *ld;
LDAPControl **ctrls;
unsigned long *returnCode;
char **attribute;
DESCRIPTION
This function is used to parse the results returned in a search operation that uses a server-side sort control.
It takes a null terminated array of LDAPControl structures usually obtained by a call to the ldap_parse_result function. A returncode which points to the sort control result code,and an array of LDAPControl structures that list the client controls to use with the search. The function also takes an out parameter attribute and if the sort operation fails, the server may return a string that indicates the first attribute in the sortKey list that caused the failure. If this parameter is NULL, no string is returned. If a string is returned, the memory should be freed by calling the ldap_memfree function.
NOTES
SEE ALSO
ldap_result(3), ldap_controls_free(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/pcbitctl.8.html
pcbitctl.8 (Manual - Linux man page).......................
pcbitctl is a programm to load PCBIT-D firmware AUTHOR Pedro Roque Marques (roque@di.fc.ul.pt) SEE ALSO isdnctrl(8). pcbitctl.8 (Administration - Linux manual p
manpages/gnutls_pubkey_get_key_id.3.html
gnutls_pubkey_get_key_id(3) - API function - Linux man page
gnutls_pubkey_get_key_id.3 - This function will return a unique ID the depends on the public key parameters. This ID can be used in checking whether a certifica
manpages/XSetICValues.3.html
XSetICValues(3) - set and obtain XIC values - Linux man page
The XSetICValues function returns NULL if no error occurred; otherwise, it returns the name of the first argument that could not be set. An argument might not b
manpages/XineramaQueryScreens.3.html
XineramaQueryScreens(3) - API for Xinerama extension to X11
Xinerama is a simple library designed to interface the Xinerama Extension for retrieving information about physical output devices which may be combined into a
manpages/Mail::SpamAssassin::Plugin::Pyzor.3pm.html
Mail::SpamAssassin::Plugin::Pyzor(3pm) - perform Pyzor check
Pyzor is a collaborative, networked system to detect and block spam using identifying digests of messages. See http://pyzor.sourceforge.net/ for more informatio
manpages/xmh.1.html
xmh(1) - send and read mail with an X interface to MH.......
The xmh program provides a graphical user interface to the MH Message Handling System. To actually do things with your mail, it makes calls to the MH package. E
manpages/is_cleared.3ncurses.html
is_cleared(3ncurses) - curses window properties (Man Page)
This implementation provides functions which return properties set in the WINDOW structure, allowing it to be opaque if the symbol NCURSES_OPAQUE is defined: is
manpages/spkac.1ssl.html
spkac(1ssl) - SPKAC printing and generating utility.........
The spkac command processes Netscape signed public key and challenge ( SPKAC ) files. It can print out their contents, verify the signature and produce its own
manpages/tcp_table.5.html
tcp_table(5) - Postfix client/server table lookup protocol
REQUEST FORMAT REPLY FORMAT ENCODING SECURITY BUGS SEE ALSO README FILES LICENSE AUTHOR(S) NAME tcp_table - Postfix client/server table lookup protocol SYNOPSIS
manpages/XFilterEvent.3.html
XFilterEvent(3) - filter X events for an input method.......
If the window argument is None, XFilterEvent applies the filter to the window specified in the XEvent structure. The window argument is provided so that layers
manpages/__fpending.3.html
__fpending(3) - interfaces to stdio FILE structure (ManPage)
Solaris introduced routines to allow portable access to the internals of the FILE structure, and glibc also implemented these. The __fbufsize() function returns
manpages/Tcl_ChannelOutputProc.3.html
Tcl_ChannelOutputProc(3) - procedures for creating and manip
Tcl uses a two-layered channel architecture. It provides a generic upper layer to enable C and Tcl programs to perform input and output using the same APIs for
