ChorusOS man pages section 3LDAP: LDAP Library
    
L
 
 ldap -- Lightweight Directory Access Protocol package, Index ( Index Term Link )
 
 ldap_abandon -- abandon an LDAP operation in progress ( Index Term Link )
 
 ldap_add -- perform an LDAP add operation ( Index Term Link )
 
 ldap_add_ext -- perform an LDAP add operation ( Index Term Link )
 
 ldap_add_ext_s -- perform an LDAP add operation ( Index Term Link )
 
 ldap_add_s -- perform an LDAP add operation ( Index Term Link )
 
 LDAP attribute value handling functions
  -- ldap_count_values ( Index Term Link )
  -- ldap_get_values ( Index Term Link )
  -- ldap_get_values_len ( Index Term Link )
 
 ldap_bind -- LDAP bind functions ( Index Term Link )
  General Authentication ( Index Term Link ) ( Index Term Link )
  Re-Binding While Following Referral ( Index Term Link ) ( Index Term Link )
  Simple Authentication ( Index Term Link ) ( Index Term Link )
  Unbinding ( Index Term Link ) ( Index Term Link )
 
 LDAP bind functions
  -- ldap_bind ( Index Term Link )
  -- ldap_bind_s ( Index Term Link )
  -- ldap_sasl_bind ( Index Term Link )
  -- ldap_sasl_bind_s ( Index Term Link )
  -- ldap_set_rebind_proc ( Index Term Link )
  -- ldap_simple_bind ( Index Term Link )
  -- ldap_simple_bind_s ( Index Term Link )
  -- ldap_unbind ( Index Term Link )
  -- ldap_unbind_s ( Index Term Link )
 
 ldap_bind_s -- LDAP bind functions ( Index Term Link )
 
 ldap_compare -- LDAP compare operation ( Index Term Link )
 
 ldap_compare_ext -- LDAP compare operation ( Index Term Link )
 
 ldap_compare_ext_s -- LDAP compare operation ( Index Term Link )
 
 LDAP compare operation
  -- ldap_compare ( Index Term Link )
  -- ldap_compare_ext ( Index Term Link )
  -- ldap_compare_ext_s ( Index Term Link )
  -- ldap_compare_s ( Index Term Link )
 
 ldap_compare_s -- LDAP compare operation ( Index Term Link )
 
 ldap_count_entries -- LDAP entry parsing and counting functions ( Index Term Link )
 
 ldap_count_messages -- LDAP message processing functions ( Index Term Link )
 
 ldap_count_references -- LDAP entry parsing and counting functions ( Index Term Link )
 
 ldap_count_values -- LDAP attribute value handling functions ( Index Term Link )
 
 ldap_delete -- LDAP delete operation ( Index Term Link )
 
 ldap_delete_ext -- LDAP delete operation ( Index Term Link )
 
 ldap_delete_ext_s -- LDAP delete operation ( Index Term Link )
 
 LDAP delete operation
  -- ldap_delete ( Index Term Link )
  -- ldap_delete_ext ( Index Term Link )
  -- ldap_delete_ext_s ( Index Term Link )
  -- ldap_delete_s ( Index Term Link )
 
 ldap_delete_s -- LDAP delete operation ( Index Term Link )
 
 LDAP DN handling functions
  -- ldap_dn2ufn ( Index Term Link )
  -- ldap_dns_to_dn ( Index Term Link )
  -- ldap_explode_dn ( Index Term Link )
  -- ldap_explode_dns ( Index Term Link )
  -- ldap_get_dn ( Index Term Link )
  -- ldap_is_dns_dn ( Index Term Link )
 
 ldap_dn2ufn -- LDAP DN handling functions ( Index Term Link )
 
 ldap_dns_to_dn -- LDAP DN handling functions ( Index Term Link )
 
 LDAP entry modification functions
  -- ldap_modify ( Index Term Link )
  -- ldap_modify_ext ( Index Term Link )
  -- ldap_modify_ext_s ( Index Term Link )
  -- ldap_modify_s ( Index Term Link )
 
 LDAP entry parsing and counting functions
  -- ldap_count_entries ( Index Term Link )
  -- ldap_count_references ( Index Term Link )
  -- ldap_first_entry ( Index Term Link )
  -- ldap_first_reference ( Index Term Link ) ( Index Term Link )
  -- ldap_next_entry ( Index Term Link )
 
 ldap_err2string -- LDAP protocol error handling functions ( Index Term Link ) ( Index Term Link )
 
 ldap_errlist -- LDAP protocol error handling functions ( Index Term Link ) ( Index Term Link )
 
 ldap_error -- LDAP protocol error handling functions ( Index Term Link )
 
 ldap_explode_dn -- LDAP DN handling functions ( Index Term Link )
 
 ldap_explode_dns -- LDAP DN handling functions ( Index Term Link )
 
 ldap_first_attribute -- step through LDAP entry attributes ( Index Term Link )
 
 ldap_first_entry -- LDAP entry parsing and counting functions ( Index Term Link )
 
 ldap_first_message -- LDAP message processing functions ( Index Term Link )
 
 ldap_first_reference -- LDAP entry parsing and counting functions ( Index Term Link ) ( Index Term Link )
 
 ldap_get_dn -- LDAP DN handling functions ( Index Term Link )
 
 ldap_get_values -- LDAP attribute value handling functions ( Index Term Link )
 
 ldap_get_values_len -- LDAP attribute value handling functions ( Index Term Link )
 
 ldap_init -- initialize the LDAP library and open a connection to an LDAP server ( Index Term Link )
 
 ldap_is_dns_dn -- LDAP DN handling functions ( Index Term Link )
 
 LDAP message processing functions
  -- ldap_count_message ( Index Term Link )
  -- ldap_first_message ( Index Term Link )
  -- ldap_msgtype ( Index Term Link )
  -- ldap_next_message ( Index Term Link )
 
 LDAP message result parser
  -- ldap_parse_extended_result ( Index Term Link ) ( Index Term Link )
  -- ldap_parse_result ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  -- ldap_parse_sasl_bind_result ( Index Term Link ) ( Index Term Link )
 
 ldap_modify -- LDAP entry modification functions ( Index Term Link ) ( Index Term Link )
 
 ldap_modify_ext -- LDAP entry modification functions ( Index Term Link )
 
 ldap_modify_ext_s -- LDAP entry modification functions ( Index Term Link )
 
 ldap_modify_s -- LDAP entry modification functions ( Index Term Link )
 
 ldap_modrdn -- modify LDAP entry RDN ( Index Term Link )
 
 ldap_modrdn2 -- modify LDAP entry RDN ( Index Term Link )
 
 ldap_modrdn2_s -- modify LDAP entry RDN ( Index Term Link )
 
 ldap_modrdn_s -- modify LDAP entry RDN ( Index Term Link )
 
 ldap_msgfree -- wait for and return LDAP operation result ( Index Term Link )
 
 ldap_msgtype -- LDAP message processing functions ( Index Term Link )
 
 ldap_next_attribute -- step through LDAP entry attributes ( Index Term Link )
 
 ldap_next_entry -- LDAP entry parsing and counting functions ( Index Term Link )
 
 ldap_next_message -- LDAP message processing functions ( Index Term Link )
 
 ldap_open -- initialize the LDAP library and open a connection to an LDAP server ( Index Term Link )
 
 ldap_parse_extended_result -- LDAP message result parser ( Index Term Link ) ( Index Term Link )
 
 ldap_parse_result -- LDAP message result parser ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 ldap_parse_sasl_bind_result -- LDAP message result parser ( Index Term Link ) ( Index Term Link )
 
 ldap_perror -- LDAP protocol error handling functions ( Index Term Link ) ( Index Term Link )
 
 LDAP protocol error handling functions ( Index Term Link ) ( Index Term Link )
  -- ldap_err2string ( Index Term Link ) ( Index Term Link )
  -- ldap_errlist ( Index Term Link ) ( Index Term Link )
  -- ldap_error ( Index Term Link )
  -- ldap_perror ( Index Term Link ) ( Index Term Link )
  -- ldap_result2error ( Index Term Link ) ( Index Term Link )
 
 ldap_rename-- modify LDAP entry RDN ( Index Term Link )
 
 ldap_rename_s -- modify LDAP entry RDN ( Index Term Link )
 
 ldap_result -- wait for and return LDAP operation result ( Index Term Link )
 
 ldap_result2error -- LDAP protocol error handling functions ( Index Term Link ) ( Index Term Link )
 
 ldap_sasl_bind -- LDAP bind functions ( Index Term Link )
 
 ldap_sasl_bind_s -- LDAP bind functions ( Index Term Link )
 
 ldap_search -- LDAP search operations ( Index Term Link )
 
 ldap_search_ext -- LDAP search operations ( Index Term Link )
 
 ldap_search_ext_s -- LDAP search operations ( Index Term Link )
 
 LDAP search operations
  -- ldap_search ( Index Term Link )
  -- ldap_search_ext ( Index Term Link )
  -- ldap_search_ext_s ( Index Term Link )
  -- ldap_search_s ( Index Term Link )
  -- ldap_search_st ( Index Term Link )
 
 ldap_search_s -- LDAP search operations ( Index Term Link )
 
 ldap_search_st -- LDAP search operations ( Index Term Link )
 
 ldap_set_rebind_proc -- LDAP bind functions ( Index Term Link )
 
 ldap_simple_bind -- LDAP bind functions ( Index Term Link )
 
 ldap_simple_bind_s -- LDAP bind functions ( Index Term Link )
 
 ldap_unbind -- LDAP bind functions ( Index Term Link )
 
 ldap_unbind_s -- LDAP bind functions ( Index Term Link )