Mtest	test.c	/^main( argc, argv )$/
get_kerberosv4_credentials	kerberos.c	/^char *get_kerberosv4_credentials( ld, who, passwd,/
get_list	test.c	/^static char **get_list( prompt )$/
get_modlist	test.c	/^static LDAPMod **get_modlist( prompt1, prompt2, pr/
getline	test.c	/^static char *getline( line, len, s, prompt )$/
handle_result	test.c	/^static handle_result( ld, lm )$/
ldap_abandon	abandon.c	/^ldap_abandon( ld, msgid )$/
ldap_add	add.c	/^ldap_add( ld, dn, attrs )$/
ldap_add_s	synchronous.c	/^ldap_add_s( ld, dn, attrs )$/
ldap_bind	bind.c	/^ldap_bind( ld, who, passwd, authmethod )$/
ldap_compare	compare.c	/^ldap_compare( ld, dn, attr, value )$/
ldap_compare_s	synchronous.c	/^ldap_compare_s( ld, dn, attr, value )$/
ldap_count_entries	parse.c	/^ldap_count_entries( ld, chain )$/
ldap_delete	delete.c	/^ldap_delete( ld, dn )$/
ldap_delete_s	synchronous.c	/^ldap_delete_s( ld, dn )$/
ldap_dn2ufn	parse.c	/^char *ldap_dn2ufn( dn )$/
ldap_err2string	error.c	/^char *ldap_err2string( err )$/
ldap_explode_dn	parse.c	/^char **ldap_explode_dn( dn, notypes )$/
ldap_first_attribute	parse.c	/^char *ldap_first_attribute( ld, entry, ber )$/
ldap_first_entry	parse.c	/^LDAPMessage *ldap_first_entry( ld, chain )$/
ldap_get_dn	parse.c	/^char *ldap_get_dn( ld, entry )$/
ldap_get_values	parse.c	/^char **ldap_get_values( ld, entry, target )$/
ldap_get_values_len	parse.c	/^struct berval **ldap_get_values_len( ld, entry, ta/
ldap_modify	modify.c	/^ldap_modify( ld, dn, mods )$/
ldap_modify_s	synchronous.c	/^ldap_modify_s( ld, dn, mods )$/
ldap_modrdn	modrdn.c	/^ldap_modrdn( ld, dn, newrdn )$/
ldap_modrdn_s	synchronous.c	/^ldap_modrdn_s( ld, dn, newrdn )$/
ldap_msgdelete	result.c	/^ldap_msgdelete( ld, msgid )$/
ldap_msgfree	result.c	/^ldap_msgfree( lm )$/
ldap_next_attribute	parse.c	/^char *ldap_next_attribute( ld, entry, ber )$/
ldap_next_entry	parse.c	/^LDAPMessage *ldap_next_entry( ld, entry )$/
ldap_open	open.c	/^LDAP *ldap_open( host, port )$/
ldap_perror	error.c	/^void ldap_perror( ld, s )$/
ldap_result	result.c	/^ldap_result( ld, msgid, all, timeout, result )$/
ldap_result2error	error.c	/^ldap_result2error( ld, r, freeit )$/
ldap_search	search.c	/^ldap_search( ld, base, scope, filter, attrs, attrs/
ldap_search_s	synchronous.c	/^ldap_search_s( ld, base, scope, filter, attrs, att/
ldap_select1	result.c	/^static ldap_select1( ld, timeout )$/
ldap_unbind	bind.c	/^ldap_unbind( ld )$/
ldap_value_free	parse.c	/^ldap_value_free( vals )$/
print_ldap_result	test.c	/^static print_ldap_result( ld, lm, s )$/
print_search_entry	test.c	/^static print_search_entry( ld, res )$/
put_filter	search.c	/^static put_filter( ber, str )$/
put_simple_filter	search.c	/^static put_simple_filter( ber, str )$/
put_substring_filter	search.c	/^static put_substring_filter( ber, type, val )$/
tcp_close	bind.c	/^#define tcp_close( s )		tcpclose( s )$/
wait4msg	result.c	/^static wait4msg( ld, msgid, all, timeout, result )/
