HomeSort by: relevance | last modified time | path
    Searched refs:ldap_msgid (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/openldap/lib/libldap/
Makefile 99 ldap_result.3 ldap_msgid.3
  /src/external/bsd/openldap/dist/tests/progs/
slapd-read.c 351 msgid = ldap_msgid( res );
slapd-search.c 398 msgid = ldap_msgid( res );
  /src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
meta_result.c 764 id = ldap_msgid(res);
1544 time_buf, ldap_msgid(msg), msc );
1559 bc = asyncmeta_find_message(ldap_msgid(msg), mc, i);
1576 "asyncmeta_op_handle_result: Unable to find bc for msguid %d, msc: %p\n", ldap_msgid(msg), msc );
  /src/external/bsd/openldap/dist/clients/tools/
ldapsearch.c 1828 if ( ldap_msgid( msg ) == 0 ) {
1834 cancel_msgid == ldap_msgid( msg ) ) {
2351 printf("%s: %d\n", _("search"), ldap_msgid(result) );
  /src/external/bsd/openldap/dist/libraries/libldap/
result.c 1335 ldap_msgid( LDAPMessage *lm ) function
  /src/external/bsd/openldap/dist/include/
ldap.h 1894 ldap_msgid LDAP_P((

Completed in 31 milliseconds