Lines Matching full:functions

21 the LDAP client library functions.
24 An application might use the LDAP client library functions as follows. The
29 the results returned from these functions, it calls
36 names of the synchronous functions end with "_s." For example, a synchronous
39 \fBldap_sasl_bind\fR(3LDAP). All synchronous functions return the actual
52 The \fBldap_sasl_bind\fR(3LDAP) and \fBldap_sasl_bind_s\fR(3LDAP) functions
60 \fBldap_search_ext\fR(3LDAP) or the \fBldap_search_ext_s\fR(3LDAP) functions.
61 These functions support LDAPv3 server controls, client controls and variable
63 \fBldap_search\fR(3LDAP) and \fBldap_search_s\fR(3LDAP) are identical functions
68 functions are \fBldap_add_ext_s\fR(3LDAP) and \fBldap_delete_ext_s\fR(3LDAP).
88 \fBldap_parse_extended_result\fR(3LDAP) functions to extract required
92 and \fBldap_perror\fR(3LDAP) functions are deprecated. To step through the list
117 You can use the \fBldap_url\fR(3LDAP)functions to test a URL to verify that it
122 The \fBldap_ufn\fR(3LDAP) functions implement a user friendly naming scheme by
126 The \fBldap_memcache\fR(3LDAP) functions provide an in-memory client side cache
129 .SS "Utility Functions"
130 There are also various utility functions. You can use the
131 \fBldap_sort\fR(3LDAP) functions are used to sort the entries and values
132 returned by means of the ldap search functions. The \fBldap_friendly\fR(3LDAP)
133 functions will map from short two letter country codes or other strings to
134 longer "friendlier" names. Use the \fBldap_charset\fR(3LDAP) functions to
147 functions. The LDAP library functions use the BER functions to encode and
150 not normally use the BER functions directly. Instead, these functions provide a
967 Initialize getfilter functions from a file.
977 Initialize getfilter functions from a buffer.
1267 Set filter file used by \fBldap_ufn\fR(3LDAP) functions.
1277 Set prefix used by \fBldap_ufn\fR(3LDAP) functions.
1287 Set timeout used by \fBldap_ufn\fR(3LDAP) functions.
1378 Initialize searchprefs functions from a file.
1388 Initialize searchprefs functions from a buffer.
1398 Free memory allocated by searchprefs functions.
1458 Set character set translation functions used by LDAP library.
1560 Free memory allocated by LDAP API functions.