Home
last modified time | relevance | path

Searched refs:ldap_msgid (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/doc/man/man3/
H A Dldap_result.3.links3 ldap_msgid.3
/netbsd-src/external/bsd/openldap/lib/libldap/
H A DMakefile99 ldap_result.3 ldap_msgid.3
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-read.c351 msgid = ldap_msgid( res ); in do_read()
H A Dslapd-search.c396 msgid = ldap_msgid( res ); in do_search()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dmeta_result.c762 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()
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dldapsearch.c1823 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()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dresult.c1264 ldap_msgid( LDAPMessage *lm ) in ldap_msgid() function
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h1894 ldap_msgid LDAP_P((
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldap-c-api-xx.txt2534 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