Searched refs:handle_result (Results 1 – 1 of 1) sorted by relevance
22 static void handle_result( LDAP *ld, LDAPMessage *lm );27 static void handle_result();658 handle_result( ld, res ); in main()709 handle_result( ld, res ); in main()778 handle_result( ld, res ); in main()1015 handle_result( LDAP *ld, LDAPMessage *lm ) in handle_result() function