Searched refs:ldap_msgid (Results 1 – 9 of 9) sorted by relevance
3 ldap_msgid.3
99 ldap_result.3 ldap_msgid.3
351 msgid = ldap_msgid( res ); in do_read()
396 msgid = ldap_msgid( res ); in do_search()
762 id = ldap_msgid(res); in asyncmeta_handle_search_msg()1536 time_buf, ldap_msgid(msg), msc ); in asyncmeta_op_handle_result()1551 bc = asyncmeta_find_message(ldap_msgid(msg), mc, i); in asyncmeta_op_handle_result()1568 … "asyncmeta_op_handle_result: Unable to find bc for msguid %d, msc: %p\n", ldap_msgid(msg), msc ); in asyncmeta_op_handle_result()
1823 if ( ldap_msgid( msg ) == 0 ) { in dosearch()1829 cancel_msgid == ldap_msgid( msg ) ) { in dosearch()2345 printf("%s: %d\n", _("search"), ldap_msgid(result) ); in print_result()
1264 ldap_msgid( LDAPMessage *lm ) in ldap_msgid() function
1894 ldap_msgid LDAP_P((
2534 ldap_msgid() returns the message ID of an LDAP message.2548 int ldap_msgid( LDAPMessage *res );2615 ldap_msgid() returns the message ID associated with the LDAP message